Skip to content

Releases: RusticiSoftware/TinCanPython

Python 3.x Support

01 Sep 18:39
a0917d3
Compare
Choose a tag to compare

Switch main development to now be targeting the 3.x release of Python. If you need 2.x support see the 2.x branch.

Basic Auth Bug Fix

02 Jun 13:24
Compare
Choose a tag to compare
  • Fixes issues resulting from new lines appearing in the base64 encoded credentials of the Basic Authorization header.
  • Fixes issue with About resource and recognized versions.
  • Major improvement to PEP8 support.

Activity Profile bug fix

31 Jul 14:30
Compare
Choose a tag to compare
  • Fixes a bug where the Activity Profile was saving the content type as the content

Simplify module imports

28 Jul 15:27
Compare
Choose a tag to compare
  • Simplifies importing of modules by users
  • Adds example script showing common, simple usage pattern

Correct pypi installation

26 Jun 12:59
Compare
Choose a tag to compare

Fix missing packages from subdirectories in pypi installation.

Initial Release

25 Jun 21:24
Compare
Choose a tag to compare

Core implementation of Tin Can API in Python.