Releases: SciML/MultiScaleArrays.jl
Releases · SciML/MultiScaleArrays.jl
v1.13.0
MultiScaleArrays v1.13.0
Merged pull requests:
- Bump actions/cache from 3 to 4 (#86) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#87) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#89) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#90) (@thazhemadam)
- Added two newlines to display correctly the code blocks (#91) (@pitsianis)
- ci: test with
1
,lts
andpre
versions of julia (#94) (@thazhemadam) - remove deprecated
Vararg
versions (#96) (@oscardssmith)
v1.12.0
MultiScaleArrays v1.12.0
Merged pull requests:
- chore: bump RecursiveArrayTools compat (#82) (@AayushSabharwal)
v1.11.0
MultiScaleArrays v1.11.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#76) (@dependabot[bot])
- Documenter 1.0 upgrade (#78) (@ArnoStrouwen)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#80) (@github-actions[bot])
- Change typeof(x) <: y to x isa y (#81) (@pepijndevos)
- Remove TreeViews (#84) (@sathvikbhagavan)
v1.10.1
MultiScaleArrays v1.10.1
Closed issues:
- no stable docs (#58)
Merged pull requests:
- reproducible docs (#63) (@ArnoStrouwen)
- spelling (#64) (@ArnoStrouwen)
- [skip ci] doc compat (#65) (@ArnoStrouwen)
- various doc and style improvements (#66) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#67) (@ranocha)
- Bump actions/checkout from 1 to 3 (#68) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#69) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#70) (@dependabot[bot])
- CompatHelper: bump compat for SparseDiffTools to 2, (keep existing compat) (#71) (@github-actions[bot])
- bump version (#75) (@oscardssmith)
v1.10.0
MultiScaleArrays v1.10.0
Merged pull requests:
- format SciML Style (#57) (@ChrisRackauckas)
- [ci skip] badges (#59) (@ArnoStrouwen)
- doc cov (#60) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#61) (@devmotion)
- canonize docs (#62) (@ArnoStrouwen)
v1.9.1
v1.9.0
MultiScaleArrays v1.9.0
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#51) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#52) (@christopher-dG)
v1.8.1
MultiScaleArrays v1.8.1
v1.8.0
MultiScaleArrays v1.8.0
Closed issues:
- add_node! not outputting expected result with integrator input (#48)
Merged pull requests:
- Fix addnode (#49) (@ChrisRackauckas)
- Rebased human_readable (#50) (@ChrisRackauckas)