Skip to content

v0.5.2

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 24 May 18:03
v0.5.2

v0.5.2 (2019-05-24)

Diff since v0.5.1

Closed issues:

  • Switch from BinDeps to BinaryBuilder (#51)
  • Constraints relaxation (#46)
  • OSQP installation error (#45)
  • Drop 0.6, 0.7? (#44)
  • Wrong attribute in processdualstart() (#40)
  • New version (#38)
  • feasibility_problem test fail in Julia CI bot (#35)

Merged pull requests:

  • Switch to BinaryBuilder + drop support for 0.7 (#52) (bstellato)
  • Fixed docstring for OSQP.Model (#48) (lostella)
  • Replace flaky warm start time test with one based on iteration count. (#43) (tkoolen)
  • Test on Julia 1.1. (#42) (tkoolen)
  • <#40> Fix wrong attribute in processdualstart!() (#41) (migarstka)