Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@pablormier pablormier released this 18 Jul 09:16
· 0 commits to main since this release

v0.1.2 – 2025-07-18

Features

  • Improve tests and multi-task prediction
    Enhanced multi-task learning support and added new test coverage for multi-task and quickstart workflows in tests/test_multitask.py and tests/test_quickstart.py

Chores

  • Project configuration overhaul
    Removed environment.yml and requirements.txt in favor of Pixi for dependency management; added .gitattributes; updated .gitignore and package configuration in pyproject.toml

Documentation

  • Quick-start notebook update
    Refreshed docs/notebooks/quick-start.ipynb to align with the new setup and usage instructions (approx. 829 additions and 742 deletions)
  • README enhancements
    Reorganized content, added badges (Colab, Data, License), improved installation and usage examples, and provided an architecture overview in README.md (approx. 153 additions and 79 deletions)

Full Changelog: 0.1.1...0.1.2