Releases: JuliaReach/MathematicalSystems.jl
Releases · JuliaReach/MathematicalSystems.jl
v0.13.6
v0.13.5
MathematicalSystems v0.13.5
Merged pull requests:
- Revise CI scripts (#278) (@schillic)
- Run Aqua in tests and fix problems (#279) (@schillic)
- Require Julia v1.5 (#280) (@schillic)
- Replace $ with double backticks (#281) (@schillic)
- Fix Codecov (#285) (@schillic)
- Add Aqua badge (#286) (@schillic)
- Remove unused variables and type parameters (#287) (@schillic)
- Fix unbound args (#288) (@schillic)
- Rename
sort
->_sort
(#289) (@schillic) - Fix ambiguities with LinearAlgebra (#290) (@schillic)
- Define helper functions in tests only once (#291) (@schillic)
- Turn show into test (#292) (@schillic)
- Use eachindex instead of 1:length (#293) (@schillic)
- Fix invalid character (#294) (@schillic)
- Collect
using
s and fix import (#296) (@schillic) - Remove precompile statement (#297) (@schillic)
- Bump julia-actions/setup-julia from 1 to 2 (#298) (@dependabot[bot])
- Exclude line from coverage (#299) (@schillic)
- Remove unreachable code (#300) (@schillic)
- Add missing space in message (#301) (@schillic)
- Bump julia-actions/cache from 1 to 2 (#302) (@dependabot[bot])
- Add JuliaHub and PkgEval badges (#303) (@schillic)
- v0.13.5 (#304) (@schillic)
Closed issues:
v0.13.4
MathematicalSystems v0.13.4
Merged pull requests:
- Auto-format script (#264) (@schillic)
- Bump actions/checkout from 3 to 4 (#265) (@dependabot[bot])
- Support/use Documenter v1 (#266) (@schillic)
- Polish documentation (#267) (@schillic)
- Spell check (#268) (@schillic)
- Add logo (#269) (@schillic)
- Exclude macro lines from coverage (#270) (@schillic)
- #229 - Parse black-box system with variable dimension (#271) (@schillic)
- #272 - Change doctests for 1.10-compatible Rational display (#273) (@schillic)
- v0.13.4 (#274) (@schillic)
Closed issues:
v0.13.3
MathematicalSystems v0.13.3
Merged pull requests:
v0.13.2
MathematicalSystems v0.13.2
Merged pull requests:
- General "black-box" types for output maps (#260) (@adrienbanse)
v0.13.1
MathematicalSystems v0.13.1
Closed issues:
- Exact and approximate system equality should not look at the type parameters (#256)
Merged pull requests:
- Update README.md (#252) (@schillic)
- Do not overwrite Base defaults with the same value (#253) (@schillic)
- Update scripts/README/Project/docs, format code, fix linter warnings (#254) (@schillic)
- Format code (#255) (@schillic)
- #256 - More lenient equality and approximate equality checks (#257) (@schillic)
- Fix some bugs, clean up, and test functionality (#258) (@schillic)
- v0.13.1 (#259) (@schillic)
v0.13.0
v0.12.0
MathematicalSystems v0.12.0
Closed issues:
Merged pull requests:
- Fix CI script (#240) (@schillic)
- Skip ci when changing README (#241) (@schillic)
- #238 - Fix doctests output format for Julia v1.6 (#242) (@schillic)
- Make doctests compatible with Julia v1.7 and use in CI & rename LICENSE file (#243) (@schillic)
- Simpler style file + activate docs previews (#244) (@schillic)
- Update CI scripts (#245) (@schillic)
- Update scripts (#247) (@schillic)
- Rename I -> Id and change signature (#248) (@schillic)
v0.11.11
v0.11.10
MathematicalSystems v0.11.10
Merged pull requests: