Version 4.4.2: test assert can compare files/dir
[nikiroo-utils.git] / changelog.md
CommitLineData
b771aed5
NR
1# nikiroo-utils
2
d62784c7
NR
3## Version 4.4.2
4
5- Test assertions: can now compare files/dir content
6
8d56ee50
NR
7## Version 4.4.1
8
9- Image: fix undocumented exception on save images
10- TempFiles: crash early on error
11
c022aaa5 12## Version 4.4.0
ce060f5a 13
c022aaa5
NR
14- Text justification: now supports bullet lists and HR lines
15- Text justification: fix a bug with dashes (-) and a crash
ce060f5a 16- Image to text converion fixes
c022aaa5
NR
17- Serial: now supports anonymous inner classes
18- Test: now allow an Exception argument to the "fail(..)" command
19- Downloader: add an optional cache
20- Cache: auto-clean when saving
21- Bridge: fix a NPE when tracing
22- New: justify, img2aa and bridge tools (see package Main)
23
ce060f5a 24
4110f63b
NR
25## Version 4.3.0
26
27- New: IOUtils.Unzip()
f6d228ae 28- TestCase: better message for lists comparisons
4110f63b 29
e772626b
NR
30## Version 4.2.1
31
32- Fix small bug in Downloader
33
1ca23ef7 34## Version 4.2.0
9695f591 35
1ca23ef7 36- New getLanguage() in TransBundle
9695f591 37
6f0d5ab1
NR
38## Version 4.1.0
39
40- New TempFiles (Image.java now uses it instead of memory)
41- Auto cache cleaning + better errors in ImageUtilsAndroid
42- New String justification options
43
e8aa5bf9
NR
44## Version 4.0.1
45
46- Android compatibility (see configure.sh --android=yes)
47
80500544
NR
48## Version 4.0.0
49
50- Deplace all dependencies on java.awt into its own package (ui)
51
f4053377
NR
52## Version 3.1.6
53
54- Fix Serialiser issue with custom objects and String in a custom object
55- Fix Progress/ProgressBar synchronisation issues
56- Fix Bridge default maxPrintSize parameter
57
d827da2a
NR
58## Version 3.1.5
59
60- Fix Cache with no-parent file
61- Fix Progress (Error <> RuntimeException)
62
0ff71477
NR
63## Version 3.1.4
64
65- Fix error handling for tracers in Server
66
4b7d32e7
NR
67## Version 3.1.3
68
69- Fix ImageUtils.fromStream with non-resetable streams
70
217a3310
NR
71## Version 3.1.2
72
73- Fix Server regarding the client version passed to the handler
74- Improve ServerBridge options
75
452f38c8
NR
76## Version 3.1.1
77
78- Some fixes and trace handling changes in ServerBridge
79- Some fixes in Import/Export (objects serialisation)
80
8537d55a
NR
81## Version 3.1.0
82
83- New ServerBridge (including tests)
84
79ce1a49 85## Version 3.0.0
f157aed8
NR
86
87- jDoc
88- Fix bugs in Server (it was not possible to send objects back to client)
79ce1a49
NR
89- Improve code in Server (including tests), breaks API
90- Remove some deprecated things
f157aed8 91
530d4062
NR
92## Version 2.2.3
93
94- Fix in readSmallStream
95- Change traces handling
96
2ee6c205
NR
97## Version 2.2.2
98
99- New method in Cache: manually delete items
100
5e66d142
NR
101## Version 2.2.1
102
103- Small fixes, especially in Progress
104
16c492f5
NR
105## Version 2.2.0
106
107- New classes:
108 - Downloader: download URL from recalcitrant websites
109 - Cache: manage a local cache
110
3f8349b7
NR
111## Version 2.1.0
112
113- Better IOUtils
114
b771aed5
NR
115## Version 2.0.0
116
117- API change
118 - IOUtils is now split between itself and ImageUtils -- some changes required in dependant projects
119 - Some slight renaming in StringUtils/IOUtils/ImageUtils
120
121- New class ImageText
122 - To create ASCII art
123
124## Version 1.6.3
125
126- Version.java
127 - Fix toString issues + test + update scripts
128
129## Version 1.6.2
130
131- Version.java
132 - Now supports "tag" on the versions (i.e., 0.0.4-niki1 -> tag is "niki", tagVersion is 1)
133
134## Version 1.6.1
135
136- Serialisation utilities
137 - Now supports enums and BufferedImages
138
139## Version 1.6.0
140
141- Serialisation utilities
142 - Server class to send/receive objects via network easily
143 - Serialiser now supports Arrays + fixes
144
145## Version 1.5.1
146
147- Serialisation utilities
148 - SerialUtils is now public and can be used to dynamically create an Object
149 - The Importer is now easier to use
150
151## Version 1.5.0
152
153- Bundles: change in Bundles and meta data
154 - The meta data is more complete now, but it breaks compatibility with both Bundles and @Meta
155 - A description can now be added to a bundle item in the graphical editor as a tooltip
156
157- Serialisation utilities
158 - A new set of utilities to quickly serialise objects
159
160## Version 1.4.3
161
162- Bugfix: unhtml
163 - Also replace non-breakable spaces by normal spaces
164
165## Version 1.4.2
166
167- Bugfix: Deltree
168 - Deltree was not OK for files...
169
170## Version 1.4.1
171
172- Progress
173 - Better handling of min==max case
174 - New methods .done() and .add(int step)
175
176## Version 1.4.0
177
178- R/W Bundles
179 - Bundle is now Read/Write
180
181- Bundle Configuration
182 - New UI controls to configure the Bundles graphically
183
184## Version 1.3.6
185
186- Fix for Java 1.6 compat
187 - Java 1.6 cannot compile it due to variables with ambigous names (which
188 - Java 1.8 can identify)
189
190## Version 1.3.5
191
192- Improve ProgressBar UI
193 - It now shows all the progression bars of the different steps of progression at the same time
194
195## Version 1.3.4
196
197- Improve TestCase error reporting
198 - We know display the full stack trace even for AssertionErrors
199
200- Extends Version
201 - ...with new methods: isOlderThan(Version) and isNewerThan(Version)
202
203## Version 1.3.3
204
205- New Version class
206 - Which can parse versions from the running program
207
208## Version 1.2.3
209
210- Add openResource and getVersion in IOUtils
211 - The file VERSION is supposed to exist
212
213- Give more informartion on AssertErrors
214 - The TestCase were not always helpful in case of AssertExceptions; they now print the stacktrace (they only used to do it for non-assert exceptions)
215
216- Fix configure.sh
217 - The VERSION file was not added, the Main method was not the correct one (so it was not producing working runnable JAR, yet it stated so)
218
219## Version 1.2.2
220
221- Fix bug in Bundle regarding \t handling
222 - ...tests should be written (later)
223
224## Version 1.2.1
225
226- New drawEllipse3D method
227 - ...in UIUtils
228
229## Version 1.1.1
230
231- Add UI component for Progress
232 - Still a WIP, it only show the current progress bar, still not the children bars (it's planned)
233
234## Version 1.1.0
235
236- Add progress reporting, move to ui package
237 - A new progress reporting system (and tests) in the new ui package (some other classes have been moved into ui, too: WrapLayout and UIUtils)
238
239## Version 1.0.0
240
241- Add WrapLayout and UIUtils
242 - A FlowLayout that automatically wrap to the next line (from existing code found on internet) and a method to set a fake-native look & feel
243
244## Version 0.9.7
245
246- Improve toImage and allow non-resetable InputStreams
247 - ...though they are then automatically saved onto disk then re-opened, then the file is deleted at the end of the process -- bad perfs
248 - Worse, it does it even if no EXIF metadata are present (because it cannot know that before reading the Stream, and cannot save a partially, non-resetable Stream to disk)
249
250- Reoarganize some methods from String to IO
251
252## Version 0.9.6
253
254- New test system
255 - Now some unit tests have been added, as well as the support classes
256
257## Version 0.9.5
258
259- Resource bundle bug
260 - UTF-8 strings were sometimes wrangled
261 - It is fixed by using a Bundle#Control, whih sadly is only available in Java 1.6+
262
263## Version 0.9.4
264
265- Compatibility bug
266 - Again... because of some useless imports made there for a wrong jDoc comment
267
268## Version 0.9.3
269
270- Compatibility bug
271 - The library did not work with JDK versions prior to 1.8 because of a dependency on Base64
272 - A new (public domain) class was used instead, which is compatible with Java 1.5 this time
273
274## Version 0.9.2
275
276- Initial version
277 - ...on GIT
278