Releases: SciML/NBodySimulator.jl
Releases · SciML/NBodySimulator.jl
v1.11.0
NBodySimulator v1.11.0
Merged pull requests:
- Fix typo (#73) (@DanielVandH)
- Bump actions/checkout from 3 to 4 (#74) (@dependabot[bot])
- Documenter 1.0 upgrade (#76) (@ArnoStrouwen)
- Change typeof(x) <: y to x isa y (#79) (@pepijndevos)
- CompatHelper: bump compat for RecursiveArrayTools to 3, (keep existing compat) (#80) (@github-actions[bot])
- Bump codecov/codecov-action from 3 to 4 (#82) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#84) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#86) (@thazhemadam)
- CompatHelper: bump compat for DiffEqCallbacks to 4, (keep existing compat) (#87) (@github-actions[bot])
Closed issues:
v1.10.0
NBodySimulator v1.10.0
Closed issues:
- no stable docs (#58)
Merged pull requests:
- reproducible docs (#61) (@ArnoStrouwen)
- spelling (#62) (@ArnoStrouwen)
- [skip ci] doc compat (#64) (@ArnoStrouwen)
- various doc and style improvements (#65) (@ArnoStrouwen)
- Create FormatCheck.yml (#66) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#67) (@ranocha)
- Bump actions/cache from 1 to 3 (#68) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#69) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#70) (@dependabot[bot])
- destats -> stats (#71) (@ChrisRackauckas)
v1.9.0
NBodySimulator v1.9.0
Merged pull requests:
- doc cov (#56) (@ArnoStrouwen)
- [skip ci] badges (#57) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#59) (@devmotion)
- canonize docs (#60) (@ArnoStrouwen)
v1.8.1
v1.8.0
NBodySimulator v1.8.0
Closed issues:
- bodies can extend beyond the boundary condition (#46)
Merged pull requests:
- type stable function calling (#43) (@ChrisRackauckas)
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#51) (@github-actions[bot])
- Typo in defining
PotentialNBodySystem
(#52) (@Ruibin-Liu)
v1.7.0
NBodySimulator v1.7.0
Merged pull requests:
- CI for LTS (#48) (@ChrisRackauckas)
- CompatHelper: bump compat for OrdinaryDiffEq to 6, (keep existing compat) (#49) (@github-actions[bot])
v1.6.1
NBodySimulator v1.6.1
Closed issues:
- Changing maxiters (#40)
Merged pull requests:
- readme docstring and manifest in gitignore (#41) (@anandijain)
- CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8" (#42) (@github-actions[bot])
- Remove repeat times (#45) (@ChrisRackauckas)
v1.6.0
NBodySimulator v1.6.0
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#35) (@github-actions[bot])
v1.5.0
NBodySimulator v1.5.0
Closed issues:
- Issue with example code (#29)
Merged pull requests:
- Update documentation (#33) (@mkg33)
- MassInstallAction: Install the TagBot workflow on this repository (#34) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#36) (@christopher-dG)
- CompatHelper: bump compat for "Reexport" to "1.0" (#37) (@github-actions[bot])
v1.4.0
NBodySimulator v1.4.0
Merged pull requests:
- Show accepted timesteps (#25) (@SebastianM-C)
- Allow the use of a custom rng (#28) (@SebastianM-C)
- Fix plot recipe (#30) (@SebastianM-C)