-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGES.txt
50 lines (34 loc) · 807 Bytes
/
CHANGES.txt
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
Change History
==============
0.5 - Unreleased
----------------
- In progress...
0.4 - 2015-03-09
----------------
- Fix loading variable before normal html comment (by huubbouma)
0.3 - 2014-07-19
----------------
- User friendly error messages.
- Detect cyclic inclusion.
- Handle options for files are not found.
- Handle options for variables are not found.
0.2 - 2014-02-25
----------------
- Fixes Unicode Error on non-ASCII content.
- Update Documents.
0.1.3 - 2013-09-15
------------------
- Not Changed.
- Fixes typo in copying and MANIFEST
0.1.2 - 2013-09-01
------------------
- Not Changed.
- Fixes typo in classifiers.
0.1.1 - 2013-09-01
------------------
- Not Changed.
- Remove beta classifier.
0.1 - 2013-09-01
----------------
- Initial release.
- Add command `pykitlangc`.