v0.3.0
ConvolvedDistributions v0.3.0
Merged pull requests:
- chore: auto-increment version to 0.2.1 (#46) (@github-actions[bot])
- docs: add Plots dependency for the benchmark trend plot (#53) (@seabbs-bot)
- docs: point at the real org setup guide, fix stale Discussions links (#65) (@seabbs-bot)
- docs: motivation-framed Why bullets, add a Related packages section (#66) (@seabbs-bot)
- fix!: remove discretise_pmf (#73) (@seabbs-bot)
- docs: split the visualising-convolutions tutorial per operator (#74) (@seabbs-bot)
- test: reconcile #50 with its actual fix (#49) (#75) (@seabbs-bot)
- test: cover Distributions.jl's censored() composing over the family (#76) (@seabbs-bot)
- ci: qualify the scaffold_update call ahead of the kit's export-to-public move (#78) (@seabbs-bot)
- ci: bump downgrade-compat's Julia pin to unblock Dependabot PRs (#83) (@seabbs-bot)
- feat!: retire DelayPMF, accept plain vectors and DiscreteNonParametric (#87) (@seabbs-bot)
- test: cross-method consistency suite for Convolved/Difference/Product (#57) (#93) (@seabbs-bot)
- feat: queryable evaluation path with no silent numeric fallback (#92) (#96) (@seabbs-bot)
- ci: group Dependabot updates and repair template sync (#106) (@seabbs-bot)
- Update Project.toml (#107) (@seabbs)
- ci(deps): bump the github-actions group across 1 directory with 12 updates (#108) (@dependabot[bot])
- chore(deps): bump the julia group with 2 updates (#109) (@dependabot[bot])
Closed issues:
- 0.2.0 (unregistered) breaks resolution against ComposedDistributions 0.1 — ecosystem is unresolvable (#47)
- Batched parameter gradients drift from the scalar path at the batch's left edge (#50)
- Add downstream migration guidance for the convolve_series discretise-first change (#51)
- Documenter deploy build crashes: inventory entry for an anchored header with an empty anchor id (#52)
- TagBot: Manual intervention needed for releases (#61)
- discretise_pmf is incorrect and we should not have it in the package (#68)
- Visualise convolutions is heavily overloaded as a docs page (#70)
- Integrals extension as in CensoredDistributions (#71)
- censored support (#72)
- Retire DelayPMF from the public surface: accept plain pmf vectors and DiscreteNonParametric (#79)