X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=085898e37f065bfc2dcadce8581113ede917528e;hb=refs%2Ftags%2Fnikiroo-utils-4.4.5;hp=f0947f7938206fbbeb76da9f3b6373198b5ef722;hpb=d62784c73d3d2a6f460cd612c84b39a9c7fc9cb3;p=nikiroo-utils.git diff --git a/changelog.md b/changelog.md index f0947f7..085898e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,23 @@ # nikiroo-utils +## Version 4.4.5 + +- Base64: allow access to not-zipped Base64 utilities +- Justify text: better handling of full text lines +- jDoc: improve +- IOUtils: new convenience method for reading a File into bytes + +## Version 4.4.4 + +- Java 1.6: fix bad dependency so it can compiles on 1.6 again +- TempFilesTest: fix test +- Serial: fix for some constructors +- Serial: better default choice for ZIP/noZIP content + +## Version 4.4.3 + +- Test assertions: fix files/dir content comparison code + ## Version 4.4.2 - Test assertions: can now compare files/dir content