Skip to content

v1.0.3

Compare
Choose a tag to compare
@kevin931 kevin931 released this 18 Jan 02:16
· 112 commits to main since this release

Summary

This release fixes some bugs including file output format and the internal build process. Documentation has been greatly improved with the Tutorials and Examples section, which should be the go-to place for poetic documentation. For detailed changes, see the changelog below.

There is no known compatibility issues or breakage and deprecations in v1.0.3. It is recommended for all users and should replace v1.0.2.

Changelog

  • Added "Tutorials and Examples" section to documentation
  • Fixed file output spacing issues
  • Fixed conda channel priority documentation for python 3.8
  • Fixed documentation code highlighting
  • Fixed type annotation for the Predictor and Predictions class
  • Fixed docstrings for multiple returns with tuples
  • Fixed conda platform conversion commands in setup.py
  • Added in-line code highlighting in documentation
  • Added import statements to complete examples
  • Changed CLI help section wording