Version 1.1.0
[fanfix.git] / changelog.md
CommitLineData
92fb0719
NR
1# Fanfix
2
3## Version 1.1.0
4
5- new Progress reporting system (currently only in CLI mode)
6- fix on e621 for "pending" pools, which were not downloaded before
7- unit tests system added (but no test yet, as all tests were moved into nikiroo-utils)
8
9## Version 1.0.0
10
11The GUI is now good enough to be released (export is still CLI-only though).
12
13- bugs fixed
14- GUI improved (a lot)
15- should be good enough for 1.0.0
16
17## Version 0.9.5
18
19- bugs fixed
20- WIN32 compatibility (tested on Windows 10)
21
22## Version 0.9.4
23
24- bugs fixed (lots of)
25- perf improved
26- use less cache files
27- GUI improvement (still not really OK, but OK enough I guess)
28
29## Version 0.9.3
30
31- bugs fixed (lots of)
32- first GUI implementation (which is ugly and buggy -- the buggly GUI)
33
34## Version 0.9.2
35
36Minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6).
37
38- bugs fixed
39
40## Version 0.9.1
41
42Initial version
43