1.1.0
BREAKING CHANGES
- Switch from Jython to pure Python version 2.7.18
Miscellaneous Tasks
- Remove
Ignition
'sjython
branch from submodules as this project is now pure Python
Refactor
- Import
unicode_literals
from__future__
- Import and use implementing classes rather than interfaces
- Rename
_User
class toIncendiumUser
as it's used inutil
module