Files
Kenneth Reitz a7353a1031 v0.2.4
2011-03-31 05:21:47 -04:00

64 lines
1.1 KiB
ReStructuredText

History
=======
0.2.4 (2011-03-31)
------------------
* Bugfixes
* Rely on Requests
* Unittests
* http://ci.kennethreitz.com/job/gistapi-tests/
0.2.3 (2011-03-31)
------------------
* Added Gist Comments support
0.2.2 (2011-01-10)
------------------
* Updated filename handling for special filenames
0.2.1 (2010-09-01)
------------------
* StringIO support for Files
* Added Install Requirements for Pip
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