Files
gistapi.py/HISTORY.rst
T
Kenneth Reitz e8c36e5c9f Version bump.
2011-01-10 13:02:56 -05:00

51 lines
886 B
ReStructuredText

History
=======
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