Releases: JuliaSmoothOptimizers/AmplNLReader.jl
Releases · JuliaSmoothOptimizers/AmplNLReader.jl
v0.5.2
v0.5.2 (2019-12-26)
Merged pull requests:
v0.6.1
v0.6.1 (2019-12-25)
Merged pull requests:
v0.6.0
v0.6.0 (2019-12-05)
Merged pull requests:
v0.5.1
v0.5.0
v0.4.0
v0.4.0 (2019-06-18)
Closed issues:
- jac_structure not implemented (#65)
- Implement hess_structure (#63)
- Support NLPModels.jl 0.8.0 (structure and inplace coordinate functions) (#62)
- Use BinaryBuilder (#55)
Merged pull requests:
- replace REQUIRE with Project.toml (#67) (dpo)
- phase out 0.7, test 1.1 (#66) (dpo)
- implement structure and in-place methods (#64) (dpo)
- Update zenodo (#60) (abelsiqueira)
- Create .zenodo.json (#59) (abelsiqueira)
v0.3.1
v0.3.0
v0.2.0
This release exhibits errors in the C interface with Julia 0.6 and certain (not all) Linux platforms. If you use Linux and Julia 0.6, you will have to download and install this release manually.
Initial release
v0.1.0 Change Array(T, args) to Array{T}(args)