- Added patch method for transports
- Support for many new endpoints added involving Organization, Directory, and Service management
- Moved all entity objects into their own submodule
- Added UUID validation for factory entity IDs
- Improved 401 error handling
- Bug fix for SessionEndRequest object
- Service PINs bug fix
- Typo and manifest fixes
- Added Unauthorized status code error handler
- Nose version lock for test requirements
- Complete revamp for new V3 LaunchKey API
- Make tests run under Python 3.5+
- Make PEP-8 compliant (deprecated some non-PEP-8 compliant functions)
- Python 3 compatibility.
- Ability to send policies in auth request.
- Update manifest for new CHANGES file
- Fix for bad build regarding CHANGES.md
- Remove references to LK Identifier as the API no longer returns it.