From c022aaa56eb2b757c486a1aa5a58f9cb17568607 Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Fri, 22 Jun 2018 17:34:23 +0000 Subject: [PATCH] Version 4.4.0 (see changelog) --- VERSION | 2 +- changelog.md | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 8089590..fdc6698 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.3.0 +4.4.0 diff --git a/changelog.md b/changelog.md index 5a2ecd0..8c186f5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,17 @@ # nikiroo-utils -## Version WIP +## Version 4.4.0 -- New: Utils now have a main class +- Text justification: now supports bullet lists and HR lines +- Text justification: fix a bug with dashes (-) and a crash - Image to text converion fixes +- Serial: now supports anonymous inner classes +- Test: now allow an Exception argument to the "fail(..)" command +- Downloader: add an optional cache +- Cache: auto-clean when saving +- Bridge: fix a NPE when tracing +- New: justify, img2aa and bridge tools (see package Main) + ## Version 4.3.0 -- 2.27.0