File: CHANGELOG.rst

package info (click to toggle)
python-localzone 0.9.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 521; makefile: 11
file content (39 lines) | stat: -rw-r--r-- 497 bytes parent folder | download
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
v0.9.8
------
- Support dnspython 2.1.

v0.9.7
------
- Support dnspython 2.

v0.9.6
------
- Minor documentation change for PyPI.

v0.9.5
------
- Support dnspython 1.16.0.
- Add tox config.

v0.9.4
------
- Improve error handling.
- Correct and improve documentation.
- Create additional tests.

v0.9.3
------
- Remove deprecated option from `open` call and use defaults.

v0.9.2
------
- Add Python 2.7 support.
- Beta release.

v0.9.1
------
- Alpha release.

v0.0.1
------
- Origin! (ha, ha)