X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=145f6e525cd41f793b574a83e3aa060a6a455c62;hb=c75022d6cac205836bba5720799ba144fef873bc;hp=c6314649bf47796430f277b3a80822fb3b186635;hpb=a43e4f72629d04cd3122bde830b6e4925fd3aa91;p=nikiroo-utils.git diff --git a/changelog.md b/changelog.md index c631464..145f6e5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,29 @@ # nikiroo-utils -## Version WIP +## Version 4.7.1 + +- new: can now select the TempFiles root +- new: can now select the Image temporary root +- fix: Cache now offer some tracing when cleaning the cache +- fix: TemporaryFiles.close() was not indempotent (and was called in finalize!) + +## Version 4.7.0 + +- tracer: traces on stderr by default +- new: downloader one more public method +- fix: downloader use original URL for cache ID + +## Version 4.6.2 + +- fix: formatNumber/toNumber and decimals + +## Version 4.6.0 + +- new: proxy +- new: StringUtils formatNumber and toNumber +- fix: UI Desc (NPE) + +## Version 4.5.2 - Serial: fix b64/not b64 error - Serial: perf improvement