Skip to content

Releases: scapeML/scape

v0.1.2

18 Jul 09:16
Compare
Choose a tag to compare

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

v0.1.0

04 Feb 15:49
160057b
Compare
Choose a tag to compare

Version used for the Kaggle competition.