Releases: SciML/PoissonRandom.jl
Releases · SciML/PoissonRandom.jl
v0.4.4
PoissonRandom v0.4.4
Merged pull requests:
- added reproducibility code to index.md and make.jl (#22) (@00krishna)
- doc compat (#23) (@ArnoStrouwen)
- CompatHelper: add new compat entry for "PoissonRandom" at version "0.4" for package docs (#24) (@github-actions[bot])
- enable dependabot for GitHub actions (#25) (@ranocha)
- Bump actions/checkout from 1 to 3 (#26) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#27) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#28) (@dependabot[bot])
- ParametrizedFunctions.jl -> PoissonRandom.jl (#29) (@DanielVandH)
v0.4.3
v0.4.2
PoissonRandom v0.4.2
Closed issues:
- TagBot trigger issue (#13)
Merged pull requests:
- Pass RNG as first argument (#4) (@devmotion)
- Add CITATION.bib (#5) (@asinghvi17)
- Add Project.toml (#7) (@YingboMa)
- Install TagBot as a GitHub Action (#8) (@JuliaTagBot)
- MassInstallAction: Install the TagBot workflow on this repository (#9) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#10) (@christopher-dG)
- add real docs (#11) (@ChrisRackauckas)
- format SciML Style (#15) (@ChrisRackauckas)
- [skip ci] badges (#16) (@ArnoStrouwen)
- doc cov (#17) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#19) (@devmotion)
- updated README and make.jl as per sciml docs template. (#20) (@00krishna)
Change argument order
Merge pull request #4 from devmotion/change_order Pass RNG as first argument
Fix issue when not passing rng
Merge pull request #3 from devmotion/fix_rng Fix undefined RNG in exported sampler
v1.0
v0.3.0 Update appveyor.yml
Fix for v0.7
v0.2.0 fix depwarns
v0.7 compatibility release
Merge pull request #2 from JuliaDiffEq/fbot/deps Fix deprecations
Register PoissonRandom
v0.0.1 [ci skip]