forked from jd-boyd/python-lzo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
28 lines (22 loc) · 937 Bytes
/
NEWS
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
=======================================================================
User visible changes for Python-LZO
=======================================================================
Changes in 1.12 (xx Apr 2016)
* Update Windows support to 2.0x.
* Start Windows CI testing.
* Adjust setup.py for jhbuild compatibility.
Changes in 1.11 (25 Jan 2016)
* Fix a versioning problem in the 1.10 release.
* Fiddle with travis testing.
Changes in 1.10 (20 Jan 2016)
* Make Binary header metadata optional.
Changes in 1.09 (19 Nov 2015)
* Add CI testing.
* Update with Python 3 support.
Changes in 1.08 (17 Jul 2002)
* build system updated to use distutils
* all Python versions supported, tested with 1.5.2 up to 2.2.1
* requires LZO library v1.08 or newer
* [info: version jumped from 1.00 to 1.08 to match the LZO version]
Changes in 1.00 (21 Aug 1998)
* first public release - requires LZO library v1.03 or newer