Releases: jump-dev/BARON.jl
Releases · jump-dev/BARON.jl
v0.8.6
BARON v0.8.6
Merged pull requests:
- Fix CI badge in README.md (#83) (@odow)
- Switch to BARON_LICENSE in GitHub Actions (#84) (@odow)
- Update to use latest public BARON release in GitHub actions (#85) (@odow)
- Fix downloading Baron if cache exists (#87) (@odow)
- Remove DOCUMENTER_KEY from TagBot.yml (#88) (@odow)
- Updates list of test excludes (#90) (@odow)
- Fix constraints with open intervals (#91) (@odow)
- Fix clearing path options in MOI wrapper (#92) (@odow)
- We do not parse dual infeasibility certificates from BARON (#93) (@odow)
- Fix license location in CI tests (#94) (@odow)
- Refactoring to improve test coverage (#96) (@odow)
- Improve test coverage of status handling (#97) (@odow)
- Improve test coverage of ListOfVariableIndices (#98) (@odow)
- Remove check_xxx_indices (#99) (@odow)
- Fix ranged constraints in NLPBlock (#100) (@odow)
- Fix ListOfSupportedNonlinearOperators (#101) (@odow)
- Remove verify_support (#102) (@odow)
- Remove support for custom names (#103) (@odow)
- A large refactoring into a single file (#104) (@odow)
- Prep for v0.8.6 (#105) (@odow)
v0.8.5
v0.8.4
v0.8.3
v0.8.2
BARON v0.8.2
Closed issues:
- Support MOI.Silent (#60)
- Weird objective value output, when only a pre-processing solution is found (#61)
Merged pull requests:
- [Maintenance] add JuliaFormatter and remove acronyms (#62) (@odow)
- Add support for MOI.ScalarNonlinearFunction (#63) (@odow)
- Update README with supported functions (#64) (@odow)
- Add support for MOI.ListOfSupportedNonlinearOperators (#65) (@odow)
- Add support for MOI.Silent (#66) (@odow)
- Prep for v0.8.2 (#67) (@odow)
v0.8.1
BARON v0.8.1
Closed issues:
Merged pull requests:
v0.8.0
BARON v0.8.0
v0.7.0
BARON v0.7.0
Closed issues:
- Minor bug? (#2)
- Error when model is linear (#3)
- Error with BARON (#12)
- Error using BARON on JuliaPro (#16)
- ERROR: can’t open nl file (#46)
- Optimizing over .bar files and/or JuMP.registered functions (#47)
- Errors related to solve_farkas on package testing (#48)
- Error running tests (#49)
Merged pull requests:
v0.6.5
BARON v0.6.5
Closed issues:
- Error on setting BARON parameters (#41)
Merged pull requests:
- Fix build path on Windows (#43) (@ericphanson)
v0.6.4
BARON v0.6.4
Merged pull requests:
- Add support for getting/setting MOI.RawParameters (#42) (@joehuchette)