Recent Releases of pytumblr

pytumblr - 0.1.2

What's Changed

  • Add YAML validation to bootstrap GitHub Workflows by @sanmai in https://github.com/tumblr/pytumblr/pull/155
  • Add CI testing procedure by @sanmai in https://github.com/tumblr/pytumblr/pull/156
  • Update setuptools by @rrennick in https://github.com/tumblr/pytumblr/pull/162
  • publish workflow by @rrennick in https://github.com/tumblr/pytumblr/pull/163
  • Drop Travis CI configuration by @sanmai in https://github.com/tumblr/pytumblr/pull/164
  • bump version to 0.1.2 by @rrennick in https://github.com/tumblr/pytumblr/pull/165

New Contributors

  • @rrennick made their first contribution in https://github.com/tumblr/pytumblr/pull/162

Full Changelog: https://github.com/tumblr/pytumblr/compare/0.1.1...0.1.2

- Python
Published by sanmai over 3 years ago

pytumblr - 0.1.1

What's Changed

  • Recognize npf as valid param for /posts/* endpoints by @nostalgebraist in https://github.com/tumblr/pytumblr/pull/141

New Contributors

  • @nostalgebraist made their first contribution in https://github.com/tumblr/pytumblr/pull/141

Full Changelog: https://github.com/tumblr/pytumblr/compare/0.1.0...0.1.1

- Python
Published by sanmai over 4 years ago

pytumblr - Support for HTTP DELETE method and retrieving of notes

  • Add support for HTTP DELETE in API requests
  • Add ability to retrieve notes for posts

- Python
Published by komapa about 7 years ago

pytumblr - Adds photoset_layout option to create_photo

- Python
Published by jasonpenny about 8 years ago

pytumblr - Python3 support

Pytumblr now supports python 2.6+

This version also fixes a few bugs

- Python
Published by jasonpenny over 8 years ago