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