[jgrapht-announce] JGraphT Version 0.9.0 Released
Brought to you by:
barak_naveh,
perfecthash
From: John S. <js...@gm...> - 2013-12-18 09:12:42
|
After almost two years since the 0.8.3 release, this is a major release involving some big renovations to project structure: * move from Sourceforge to github * dual licensing (LGPL + EPL) * use mvn instead of ant for build * publish official release artifacts to Maven Central There are also a number of new algorithms and bugfixes; you can see the full change list here: https://github.com/jgrapht/jgrapht/blob/jgrapht-0.9.0/HISTORY.md A huge shout-out goes to Andreas Schnaiter, Isaac Kleinman, Owen Jacobson, Oliver Schrenk, and Oliver Kopp for their help with the project modernization efforts. It has been really gratifying to see everyone pitch in to keep JGraphT in step with the times. And as always, a hearty thanks to all who made suggestions and code contributions for this release, big or small. JVS |