Releases: RusticiSoftware/TinCanPython
Releases · RusticiSoftware/TinCanPython
Python 3.x Support
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
- 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
- Fixes a bug where the Activity Profile was saving the content type as the content
Simplify module imports
- Simplifies importing of modules by users
- Adds example script showing common, simple usage pattern
Correct pypi installation
Fix missing packages from subdirectories in pypi installation.
Initial Release
Core implementation of Tin Can API in Python.