-
Notifications
You must be signed in to change notification settings - Fork 8
/
CHANGES
32 lines (32 loc) · 1.85 KB
/
CHANGES
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
v1.0 03-13-18 -- fixed (another) bug introduced by networkx2.0 API change
v1.0 10-14-17 -- fixed bug introduced by networkx2.0 API change
v0.9.8 08-30-16 -- hashing functionality is sped up if more than one
core is available
v0.9.71 08-30-16 -- changes name of process to "sake" if
`setprocftitle` module is available
v0.9.7 03-29-16 -- new features like patterns, includes, colored output,
custom shells, command-line macro specification,
enhanced formula errors, and bug fixes
v0.9.4.4 11-26-14 -- added support for other image formats for sake visual
v0.9.4.2 06-03-14 -- safer hashing, performance improvements
v0.9.4 05-14-14 -- fixed issue with --force building more targets
v0.9.3 05-06-14 -- fixed minor bug with sha1 merging
v0.9.2 05-06-14 -- really fixed relative import bug and cleaning bug
v0.9.1 05-06-14 -- fixed relative import bug
v0.9.0 04-24-14 -- fixed big globbing bug
v0.8.3 04-07-14 -- fixed bug with building subgraphs
v0.8.1 04-03-14 -- updated oldest possible dependencies in setup.py
v0.8 03-12-14 -- reached new level of maturity
v0.7.9.8 02-08-14 -- introduced support for parallel builds
v0.7.8.7 02-05-14 -- fixed bug with blank dependencies field
v0.7.8.7 02-05-14 -- introduced recon mode / flag
v0.7.8.6 02-05-14 -- macros now use python string templating
v0.7.8.5 02-05-14 -- -F (--force) capability added
v0.7.8 01-21-14 -- full python3 support
v0.7.7.4 01-20-14 -- fixed minor bug involving null .shastore
v0.7.7.3 01-20-14 -- fixed major bug with building edges of dep graph
v0.7.7.2 01-16-14 -- fixed minor error with globbing support
v0.7.7.1 01-16-14 -- added globbing support
v0.7.7 01-03-14 -- fixed visualization bugs
v0.7.6 12-30-13 -- utf-8 support and bug fixes
v0.7.5 12-20-13 -- initial release