git://git.nikiroo.be
/
fanfix-jexer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce2b81
)
Version 4.1.0: String justifify, Mem temp files
author
Niki Roo
<niki@nikiroo.be>
Sun, 18 Mar 2018 19:26:37 +0000
(20:26 +0100)
committer
Niki Roo
<niki@nikiroo.be>
Sun, 18 Mar 2018 19:26:37 +0000
(20:26 +0100)
VERSION
patch
|
blob
|
blame
|
history
changelog.md
patch
|
blob
|
blame
|
history
diff --git
a/VERSION
b/VERSION
index 1454f6ed4b751b190ba93ad2c721979cc0977fbc..ee74734aa2258df77aa09402d55798a1e2e55212 100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-4.
0.1
+4.
1.0
diff --git
a/changelog.md
b/changelog.md
index 0355d5932845e22adeaf45a8e62e19ef8d93ba75..c25ddf90e2bc84855eabd16fa702b43ac15cdb25 100644
(file)
--- a/
changelog.md
+++ b/
changelog.md
@@
-1,5
+1,11
@@
# nikiroo-utils
+## 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)