Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 10:52

Changed

  • Switched matrix encoding from row-major to column-major order (#9)
  • JSON model files will now be written with a UTF-8 BOM (#11)
  • The model registry can be configured to load the latest available model version, if the requested version is not
    known. If no appropriate language can be found, english will be chosen. (#8)
  • In relaxed mode latest available model version loading will be active (#8)
  • Updated all thirdparty components (#7)
  • Add changelog to the package (#16)