summaryrefslogtreecommitdiff
path: root/NEWS
blob: 135083bb6bf6c7260ca7b480fdf62b4cd42c7d81 (plain)
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
NEWS for ql-ikiwiki-publish
===========================

Version 0.13, released 2018-01-26
----------------------------------

* `projgraph` no longer requires a top-level `tasks` key, but still
  accepts it. Also, it doesn't crash a depended-on task doesn't exist,
  but adds them with a suitable label so they are noticed.

Version 0.12, released 2018-01-10
----------------------------------


Version 0.11, released 2018-01-10
----------------------------------

* Give ikiwiki the --gettime option.

Version 0.10, released 2017-12-18
---------------------------------

* Add missing dependency on cliapp, other packaging fixes.

Version 0.9, released 2017-12-18
---------------------------------

* Fix name `ql-ikiwiki-preprocess` so it is found from PATH.

Version 0.8, released 2017-12-18
---------------------------------

* Add new scripts `projgraph`, `ql-ikiwiki-preprocess` Rewrite
  `ql-ikiwiki-publish` to use them and simplify it massively in the
  process. Command line interface has changed incompatibly.

Version 0.7, released 2017-10-06
---------------------------------

* Add support for embedded UML diagrams using plantuml.

Version 0.6, released 2016-05-16
---------------------------------

* Run ikiwiki with the `--gettime` option to make sure timestamps are
  correct.

Version 0.5, released 2016-05-16
---------------------------------

* Fix the script so it can handle more than just www.qvarn.org.

Version 0.4, released 2016-05-16
---------------------------------

* Add another sentence of clarification to README.

Version 0.3, released 2016-05-16
---------------------------------

* Setup.py now has a description.

Version 0.2, released 2016-05-16
---------------------------------

* Slight tweak to README to indicate this is an internal tool.

Version 0.1, released 2016-05-11
-----------------------------

* First version.