Skip to content

v1.4.5

Compare
Choose a tag to compare
@jlwalke2 jlwalke2 released this 05 Dec 16:01

Changes

  • Saving of package information can now be disabled using the record_packages parameter of register_model.

Bugfixes

  • Added support for uint data types to the register_model task.
  • Fixed an issue where long package names caused register_model to fail.
  • Session creation now works with older versions of urllib3.