-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
56 lines (35 loc) · 1.3 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Copyright (C) 2010-2011 Donjan Rodic <donjan@dyx.ch>
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
________________________________________________________________________
2011.02.13 - version 0.2.3
* Fixed autogenerated config file (thanks to Jean-François Fortin Tam)
2010.07.31 - version 0.2.2
* Fixed bug with whitespaces in XML references
2010.07.31 - version 0.2.1
* Fixed four minor bugs
2010.07.23 - version 0.2
* Parse directories
* Slice out single nodes
* Additional derivation line types
* Properly working SVG icons and images
* Inclusion of PNG icons and images
* Improved size optimisation
* Improved infoBox positioning
* Fixed SVG output for WebKit
* New configuration options: slice, strictOverlaps, asciiStrings,
bigParent, appendYears, prependYears
dir_showDotFiles, dir_colorFile, dir_colorDir, dir_colorLink,
dir_domainSize, dir_domainIntensity
* Builds on GNU/Linux, OSX, Windows (MinGW)
* Complete manual
2010.02.14 - version 0.1
* First milepoint
* Can parse CSV
* Can generate CSV
* Can generate SVG
* Can generate CONF
* Builds on GNU/Linux, OSX, Windows (MinGW)
* Has complete manual