v0.21.8
·
926 commits
to master
since this release
JuMP v0.21.8
Closed issues:
- Constant in sum and prod (#2097)
- JuMP logo on night/dark theme (#2492)
- type unstability with container generation (#2552)
- LP sensitivity summary doesn't handle nonbasic free variables correctly (#2560)
- Deprecated
Base.warn_once
(#2567) - Allow Extra Positional Arguments for @constraint (#2573)
Merged pull requests:
- Improve types of empty SparseAxisArrays (#2553) (@odow)
- Allow AffExpr and QuadExpr in NL expressions (#2559) (@odow)
- Add Bonmin and Couenne to list of supported solvers (#2561) (@odow)
- Fix handling of nonbasic free variables in lp_sensitivity_report (#2562) (@odow)
- fix
Base.warn_once
(#2568) (@tmigot) - Remove link to JuMPTutorials (#2571) (@odow)
- Enhance extendibility of constraint macros (#2574) (@pulsipher)
- Fix doctests for MOI 0.9.21 (#2575) (@odow)
- Added ∈ for @variable set notation (#2576) (@pulsipher)
- [docs] remove solver-specific notes (#2578) (@odow)
- [docs] Add NEOSServer.jl to the installation guide (#2579) (@odow)
- changed/added logos for darkmode (#2585) (@cormullion)
- Prep for 0.21.8 (#2586) (@odow)