Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 22:12
· 527 commits to master since this release
b2502d0

JuMP v1.3.0

Diff since v1.2.1

Closed issues:

  • Tracking M1 support (#2971)
  • Support slicing in SparseAxisArray (#3029)
  • record software license more prominently in documentation (#3055)
  • Encode/document license for JuMP logos (#3062)

Merged pull requests:

  • [Containers] add slicing for SparseAxisArray (#3031) (@odow)
  • Add missing license headers (#3047) (@odow)
  • Remove unused methods (#3048) (@odow)
  • Improve coverage in src/variable.jl (#3049) (@odow)
  • Improve coverage of src/nlp.jl (#3050) (@odow)
  • Improve coverage for src/print.jl (#3051) (@odow)
  • Remove an unused method in quad_expr.jl (#3052) (@odow)
  • Improve coverage in src/macros.jl and quad_expr.jl (#3053) (@odow)
  • [docs] clarify supported exts in write_to_file (#3054) (@odow)
  • [docs] add License paragraph to introduction (#3056) (@odow)
  • Typo in error message of setindex! for slicing SparseAxisArrays (#3057) (@blegat)
  • [Containers] improve coverage of DenseAxisArray (#3058) (@odow)
  • Improve coverage in optimizer_interface.jl (#3059) (@odow)
  • [docs] Remove literate footer in PDF (#3060) (@odow)
  • [docs] reduce some unnecessary outputs (#3061) (@odow)
  • [docs] license logos (#3063) (@odow)
  • [Containers] fix DenseAxisArray with Vector key (#3064) (@odow)
  • [docs] update docs/Project.toml (#3065) (@odow)
  • Prep for v1.3.0 (#3066) (@odow)