Files
gistapi.py/HISTORY.rst
T
Kenneth Reitz 4f02738ff5 Version Bump (0.2.0)
Updated Changelog.
2010-08-28 00:31:11 -04:00

40 lines
690 B
ReStructuredText

History
=======
0.2.0 (2010-08-28)
------------------
* Support for Add, Rename, Modify, and Delete of Files!
* Proper Unicode Support
* Proper DateTime Support
* Improved Caching
* Urllib2 Support
* PEP 008/257 Compliance
* Secret `.pibb` URL Attribute for gists :)
* Misc. Refactors
0.1.4 (2010-08-18)
------------------
* Python 2.5 fix
0.1.3 (2010-06-14)
------------------
* Nose-test fix
0.1.2 (2010-05-16)
------------------
* URL Generation BugFix
* Updated versioning
* Metadata refactoring
* General Bugfixes
0.1.1 (2010-05-16)
------------------
* PyPi Compatibility Changes
* Documentation Updates
* Added DocTests
0.1.0 (2010-05-16)
------------------
* Initial Release