mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-28 14:12:52 -06:00
9 lines
386 B
Text
Executable file
9 lines
386 B
Text
Executable file
Release Notes
|
|
=============
|
|
|
|
* cleanup low-level API: exception classes, moved some out of pub module that did not
|
|
belong there (clutter), move couple modules,
|
|
* completed the reference documentation
|
|
* support installation via pip
|
|
* follow some guidelines in some PEPs such as PEP 396 and PEP 8
|
|
* support Python 2.6, 2.7, and 3.2 to 3.4a4 but drop support for Python <= 2.5
|