v1.0.3
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
andPredictions
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