-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
67 lines (42 loc) · 1.05 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
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
Changelog
#########
Revision history for Pylocwolowitz.
0.10 (unreleased)
-----------------
- Nothing changed yet.
0.9 (2018-03-22)
----------------
- Add a conftest file.
- Add a default key
0.8 (2017-04-19)
----------------
- Migrate to pytest.
- Add format test.
- Improve documentation.
- Use tox.
0.7 (2014-02-06)
----------------
- Use format.
- Remove useles import.
- Improve documentation.
0.6 2014-01-17 01:26::40 Europe/Paris
Fix few typo.
0.5 2014-01-17 01:15::40 Europe/Paris
Improve documentation use autodoc from sphinx.
Add a contributing file.
Be Python3 compatible.
0.4 2013-08-08 00:20::40 Europe/Paris
Improve and refactore tests.
Improve manifest file.
0.3 2012-12-07 00:20::40 Europe/Paris
Support YAML Format.
Improve documentation.
0.2 2012-10-24 00:50:40 Europe/Paris
Improve the code.
Add unicode tests.
Refactoring and Optimize the code.
Be compliant pep8.
Add docstring for all classes methods.
Fix MANIFEST.in.
0.1 2012-10-21 21:35:21 Europe/Paris
First release.