Skip to content

Releases: funkelab/ilpy

v0.4.1

25 Oct 10:26
9e2d740
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 Mar 12:56
0e71cd0
Compare
Choose a tag to compare

What's Changed

  • ci: update pre-commit and fix ci by @tlambert03 in #39
  • build: fix build for cython >=3, remove compile-time warnings by @tlambert03 in #40
  • test: remove breakpoints and update coverage on expressions by @tlambert03 in #42
  • ci: add c++ coverage by @tlambert03 in #45
  • fix: fix bug in scip freeConstraints and gurobi setConstraints crash by @tlambert03 in #44
  • ci(dependabot): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #47
  • docs: add sphinx docs by @tlambert03 in #51
  • ci(dependabot): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #52
  • ci(dependabot): bump actions/deploy-pages from 3 to 4 by @dependabot in #53
  • ci(dependabot): bump actions/setup-python from 4 to 5 by @dependabot in #54
  • ci(dependabot): bump codecov/codecov-action from 3 to 4 by @dependabot in #55
  • feat: Add event callback to solver backend to monitor progress by @tlambert03 in #56
  • feat: Improve structure of data provided to event callbacks, extract more stats and provide type hints for callback data by @tlambert03 in #57

Full Changelog: v0.3.1...v0.4.0

v0.3.1

06 May 18:00
Compare
Choose a tag to compare

What's Changed

  • feat: allow Constraints.add to accept an expression by @tlambert03 in #36
  • feat: allow indexing solution with Variable instance by @tlambert03 in #35
  • update set_coeff types to allow Variable by @tlambert03 in #37

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 May 13:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

13 Mar 21:41
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

11 Mar 15:23
Compare
Choose a tag to compare

What's Changed

  • go back to star import, bump version to 0.2.2 by @tlambert03 in #7

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Mar 19:13
b461f19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/funkelab/ilpy/commits/v0.2.1