Version 4.3.0: unzip, better list comparison mess.
[nikiroo-utils.git] / changelog.md
index 0355d5932845e22adeaf45a8e62e19ef8d93ba75..d1a53caa38ebe0a1c0770aecdebcd8e559c328b2 100644 (file)
@@ -1,5 +1,24 @@
 # nikiroo-utils
 
+## Version 4.3.0
+
+- New: IOUtils.Unzip()
+- TestCase: better message for lists comparisons
+
+## Version 4.2.1
+
+- Fix small bug in Downloader
+
+## Version 4.2.0
+
+- New getLanguage() in TransBundle
+
+## Version 4.1.0
+
+- New TempFiles (Image.java now uses it instead of memory)
+- Auto cache cleaning + better errors in ImageUtilsAndroid
+- New String justification options
+
 ## Version 4.0.1
 
 - Android compatibility (see configure.sh --android=yes)