Releases: jump-dev/PiecewiseLinearOpt.jl
Releases · jump-dev/PiecewiseLinearOpt.jl
v0.4.2
PiecewiseLinearOpt v0.4.2
Merged pull requests:
- Add GH Actions CI (#46) (@joaquimg)
- Bump compat to JuMP 1.0 (#47) (@odow)
- General maintenance for the move to jump-dev (#50) (@odow)
- Add license headers (#51) (@odow)
- Use explicit imports of package dependencies (#52) (@odow)
- Add JuliaFormatter (#53) (@odow)
- Update CI badge in README (#55) (@odow)
Closed issues:
v0.4.0: update to MOI 1 and delete Manifest.toml (#45)
* update to MOI 1 and delete Manifest.toml * edit gitignore * set jump/moi compat
v0.3.0
PiecewiseLinearOpt v0.3.0
Merged pull requests:
- Upade Project.toml with new versions of JuMP and MOI (#36) (@qlete)
- Install TagBot as a GitHub Action (#38) (@JuliaTagBot)
v0.2.1
v0.2.1 (2019-06-25)
Closed issues:
Merged pull requests:
- Add Project.toml (#35) (tkoolen)
- Update package for JuMP v0.19 (#34) (joehuchette)
- Updating CI for possible Julia 1.0 compatible release (#32) (juan-pablo-vielma)
- Compatibility julia 1.0 (#29) (juliebuard)
- "logarthmic" to "logarithmic", improve readability, test 2D patterns and optimal IB (#25) (chriscoey)
Minor release with minor new features
Shorter names for formulations, allow affine expressions as argument to functions, etc.