|
From: Elias R. <ge...@no...> - 2008-06-19 07:21:03
|
2.0.0 is released. Some features: * Rewrite to use java.nio libraries, which should dramatically speed up processing * com.nothere.javaxdelta.text library for producing diffs for character streams * Support for variable chunk sizes * Integrated build with Maven * Improved documentation * Improved test coverage * Improved API which will allow for future expansion, if needed * Library now should work (in theory) with huge files > 2GB in length Take a look at a homepage I created: http://javaxdelta.sourceforge.net/ Code is now in SVN and there's a Maven repository: http://javaxdelta.sourceforge.net/maven2/ where you can download releases directly. I also uploaded 2.0.0 to Sourceforge. Since there were some dramatic changes, I figure calling the release "2.0.0" is appropriate. |