mirror of
https://github.com/kennethreitz/gistapi.py.git
synced 2026-06-05 23:10:17 +00:00
4f02738ff5
Updated Changelog.
40 lines
690 B
ReStructuredText
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 |