Skip to content

Latest commit

 

History

History
100 lines (67 loc) · 1.63 KB

File metadata and controls

100 lines (67 loc) · 1.63 KB

ExternalDeps Changelog

Release version 3.3.0

2018.06.06

New Feature

  • Add JGrapht Ext & I/O;

Changes Feature

Release version 3.2.0

2018.06.06

New Feature

  • Add Jackson utilities (for JSON manipulation);

Changes Feature

Release version 3.1.0

2018.05.31

New Feature

  • Add Apache Velocity 1.7;

Changes Feature

  • Update apache commons lang3, jgrapht, ojalgo;

Release version 3.0.0

2018.03.29

Changes Feature

  • Remove parsington 1.0.1: its capacity to evaluate expression is too limited;
  • Remove GLPK Java: it requires architecture dependent binaries to be present in order to run properly, and can be replaced with ojAlgo;;
  • Move deploy server to preesm.insa-rennes.fr;
  • Update project info (URL);

Release version 2.1.0

2018.02.07

New Feature

  • Add parsington 1.0.1

Release version 2.0.0

2018.02.05

Changes

  • Upate JGrapht to 1.1.0
  • Update p2-maven-plugin to 1.3.0
  • Move to 2.0.0
  • Disable clojars.org repo

Release version 1.4.1

2018.01.31

New Feature

  • Add choco solver 4.0.6

Release version 1.4.0

2017.11.30

New Feature

  • Add mockito core

Release version 1.3.0

2017.11.14

New Feature

  • Add ojAlgo

Release version 1.2.0

2017.04.26

New Feature

  • Add release notes.

Changes

  • Remove unused Jscl library
  • Update Readme

Bug fix

Release version 1.1.0

2017.04.24

New Feature

  • Generate a P2 Feature referencing all dependencies

Changes

  • Remove unused folders/files

Bug fix

  • Fix deployment: now use sftp maven plugin

Release version 1.0.0

2017.04.19

Initial version.