Skip to content

v0.1.6

Choose a tag to compare

@amkrajewski amkrajewski released this 31 Jul 23:26
· 21 commits to main since this release
c17ee69

Major Changes

  • Improved handling of the model, allowing return of both minimalistic ordered array of values (default) or dictionary of labeled values, by specifying outputType.
  • Automated testing of the model runtime across Python 3.9, 3.10, 3.11 and across Linux and Mac OS. It works on Windows as well, but installation of R is more challenging and rpy2 is more likely to break on it, so we do not test nor recommend it.
  • Added script-like run ability to the model (when installed in development style by cloning)

Full Changelog: v0.1.5...v0.1.6