Releases: SciML/ModelOrderReduction.jl
Releases · SciML/ModelOrderReduction.jl
v0.1.3
ModelOrderReduction v0.1.3
Merged pull requests:
- Fix DEIM system construction by completing system before return (#122) (@bowenszhu)
- Release v0.1.3 (#123) (@bowenszhu)
v0.1.2
ModelOrderReduction v0.1.2
v0.1.1
ModelOrderReduction v0.1.1
Merged pull requests:
- add logo (#37) (@ArnoStrouwen)
- Add stable version of docs (#40) (@bowenszhu)
- reproducible docs (#41) (@ArnoStrouwen)
- spelling (#42) (@ArnoStrouwen)
- doc and test compat (#43) (@ArnoStrouwen)
- CompatHelper: bump compat for MethodOfLines to 0.7 for package docs, (keep existing compat) (#44) (@github-actions[bot])
- CompatHelper: bump compat for MethodOfLines to 0.7 for package test, (keep existing compat) (#45) (@github-actions[bot])
- various doc and style improvements (#54) (@ArnoStrouwen)
- Fix typo in installation doc (#55) (@bowenszhu)
- enable dependabot for GitHub actions (#56) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#57) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#58) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#59) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#63) (@dependabot[bot])
- Documenter 1.0 upgrade (#64) (@ArnoStrouwen)
- typos and Aqua CI (#68) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#69) (@dependabot[bot])
- Bump crate-ci/typos from 1.16.23 to 1.17.0 (#70) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#71) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.1 (#72) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#73) (@dependabot[bot])
- Bump crate-ci/typos from 1.18.1 to 1.19.0 (#79) (@dependabot[bot])
- Bump crate-ci/typos from 1.19.0 to 1.20.0 (#82) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#83) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#84) (@thazhemadam)
- Bump crate-ci/typos from 1.20.0 to 1.21.0 (#85) (@dependabot[bot])
- Bump crate-ci/typos from 1.21.0 to 1.22.0 (#87) (@dependabot[bot])
- Bump crate-ci/typos from 1.22.0 to 1.23.1 (#90) (@dependabot[bot])
- Bump crate-ci/typos from 1.23.1 to 1.24.1 (#94) (@dependabot[bot])
- Bump crate-ci/typos from 1.24.1 to 1.26.0 (#95) (@dependabot[bot])
- ci: test with
1,ltsandpreversions of julia (#96) (@thazhemadam) - Bump crate-ci/typos from 1.26.0 to 1.27.0 (#97) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#98) (@dependabot[bot])
- Bump crate-ci/typos from 1.27.0 to 1.28.0 (#99) (@dependabot[bot])
- Bump crate-ci/typos from 1.28.0 to 1.29.4 (#100) (@dependabot[bot])
- Bump crate-ci/typos from 1.29.4 to 1.30.0 (#101) (@dependabot[bot])
- Bump crate-ci/typos from 1.30.0 to 1.31.1 (#102) (@dependabot[bot])
- Bump crate-ci/typos from 1.31.1 to 1.34.0 (#108) (@dependabot[bot])
- Add spell checking configuration (#110) (@ChrisRackauckas)
- Add downgrade CI workflow (#111) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#112) (@ChrisRackauckas)
- Fix(CI): Update branch references to main (#113) (@ArnoStrouwen)
- Bump actions/checkout from 4 to 5 (#115) (@dependabot[bot])
- Bump crate-ci/typos from 1.34.0 to 1.35.3 (#116) (@dependabot[bot])
- Complete ModelingToolkit v9 and Julia v1.10 compatibility upgrade (#117) (@ChrisRackauckas-Claude)
v0.1.0
ModelOrderReduction v0.1.0
Closed issues:
Merged pull requests:
- Package setup (#14) (@bowenszhu)
- Initial Structure (#15) (@dynamic-queries)
- DEIM (#19) (@bowenszhu)
- CompatHelper: add new compat entry for RandomizedLinAlg at version 0.1, (keep existing compat) (#20) (@github-actions[bot])
- CompatHelper: add new compat entry for TSVD at version 0.4, (keep existing compat) (#21) (@github-actions[bot])
- Restructure POD interface (#25) (@FHoltorf)
- MassInstallAction: Install the Invalidations workflow on this repository (#26) (@devmotion)
- Set workstation type to 100 for headless systems in documentation CI (#30) (@bowenszhu)
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#31) (@github-actions[bot])
- Add package intro and an example in README (#32) (@bowenszhu)
- Update
deimdocstring to include types and default values of kwargs (#33) (@bowenszhu) - canonize docs (#34) (@ArnoStrouwen)