Skip to content

1.1.0

Compare
Choose a tag to compare
@cesarcoatl cesarcoatl released this 15 Oct 19:43

BREAKING CHANGES

  • Switch from Jython to pure Python version 2.7.18

Miscellaneous Tasks

  • Remove Ignition's jython 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 to IncendiumUser as it's used in util module