Skip to content

CHANGELOG

Filipe Brandão edited this page May 5, 2016 · 9 revisions

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.1.0 - 2016-05-05

Added

  • New unittests with py.test and coverage.

Removed

  • Remove all experimental reformulations for lot-sizing.

1.0.0 - 2016-02-23

Changed

  • Updated VPSolver statements (compatible with VPSolver 3.0.0 or superior).
  • Replaced the GPLv3+ license by AGPLv3+.

Fixed

  • Various bugfixes.

0.8.2 - 2015-11-11

Added

  • Added tests for LS-LIB reformulations.

Fixed

  • Fixed bugs in LS-LIB reformulations.

0.8.1 - 2015-10-29

Fixed

  • Fixed bugs in WW-U-SCB and WW-CC-B.
  • Fixed compatibility issues with AMPL.

0.8.0 - 2015-10-15

Added

  • Improved documentation.

Changed

  • Renamed the Solver class to Tools.

Fixed

  • Various bugfixes.

0.7.4 - 2015-10-13

Fixed

  • Fixed broken install script.

0.7.3 - 2015-10-13

Fixed

  • Fixed missing package data.

0.7.2 - 2015-10-10

Fixed

  • Fixed a minor compatibility issue.

0.7.1 - 2015-09-27

Fixed

  • Fixed a minor compatibility issue.

0.7.0 - 2015-09-27

Added

  • Added a Flask web app.

0.6.0 - 2015-09-22

Changed

  • Updated LS-LIB.

Fixed

  • Various bugfixes.

0.5.1 - 2015-08-30

Fixed

  • Fixed a minor compatibility issue.

0.5.0 - 2015-08-27

Added

  • Full compatibility with both python 2 and 3.

Fixed

  • Various bugfixes.

0.4.0 - 2015-08-27

Added

  • Added documentation.
  • Added an initial version of LS-LIB.

Fixed

  • Various bugfixes.

0.3.0 - 2015-08-25

Added

  • Added documentation.
  • Added a Dockerfile for testing.

Fixed

  • Various bugfixes.

0.2.0 - 2015-08-25

Added

  • Added setup scripts.

Fixed

  • Various bugfixes.

0.1.0 - 2015-08-25

Added

  • Initial version of PyMPL.
Clone this wiki locally