Skip to content

CHANGELOG

Filipe Brandão edited this page Apr 24, 2016 · 9 revisions

Change Log

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

Added

  • jupyter notebooks.

3.0.1 - 2016-02-23

Fixed

  • Fixed a minor compatibility issue with Python 2.7.

3.0.0 - 2016-02-23

Added

  • New graph construction and compression algorithm for multiple-choice vector packing.

Changed

  • Replaced the GPLv3+ license by AGPLv3+.

Removed

  • Dropped backwards support for all previous graph construction and compression algorithms.

Fixed

  • Various bugfixes.

2.0.0 - 2015-10-16

Added

  • Documentation.
  • Full compatibility with both python 2 and 3.

Removed

  • Dropped backwards support for bin/gg_afg, bin/solve_glpk, and bin/solve_gurobi from v1.0.0.

Fixed

  • Various bugfixes.

1.3.0 - 2015-07-27

Added

  • Added an initial version of PyMPL.

1.2.0 - 2015-07-21

Added

  • Added a Flask web app.

1.1.0 - 2015-05-20

Added

  • Added the python API (pyvpsolver).

[1.0.0] - 2013-11-06

Added

  • First official release of the C++ implementation of VPSolver.
Clone this wiki locally