Skip to content

Releases: animator/titus2

v1.2.1

09 Feb 01:38
Compare
Choose a tag to compare

Support for Python 3.9 added.
Dependency versions fixed for different versions of python (3.4-3.9).
As the library is not compatible with python 3.10+., this project will be maintained until python 3.9 EOL.

v1.2.0 release

23 Sep 20:33
Compare
Choose a tag to compare

titus2 home page and documentation has been migrated to https://realworldpython.guide

titus2 v1.1.0 Release

23 Nov 17:34
Compare
Choose a tag to compare

Breaking change - PFAEngine.fromPmml(pmmlDocument) support is now dropped begining v1.1.0 as its implementation was originally not matured in titus. Only 2/40 examples listed in the DMG PMML website were compatible with PFAEngine.fromPmml(pmmlDocument) in the original titus package.

GA on PyPI as titus2

21 Nov 23:19
Compare
Choose a tag to compare

Now available on PyPI - pip install titus2

Titus v1.0.0 for Python 3.4+

13 Nov 17:34
Compare
Choose a tag to compare

Major release to support Python 3.4+.
For the full list of changes please click here