Skip to content

Latest commit

 

History

History
58 lines (55 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

58 lines (55 loc) · 2.09 KB

Changelog for Thoth's Solver Error Classifier

Release 0.1.2 (2021-12-02T15:23:04)

  • Deleted version.py
  • Moved version to app.py
  • ⬆️ Automatic update of dependencies by Kebechet for the ubi8 environment
  • ⬆️ Automatic update of dependencies by Kebechet for the ubi8 environment
  • fixed import error
  • Update pyproject.toml to use Python 3.8
  • Add and update Thoth GitHub templates

Release 0.1.1 (2021-11-29T14:43:58)

  • 🔥 corrected the path to version file referenced in setup
  • ⬆️ Automatic update of dependencies by Kebechet for the ubi8 environment
  • ⬆️ Automatic update of dependencies by Kebechet for the ubi8 environment
  • Release of version 0.1.0
  • 🐣 patch up the solver-error-classifier repo for proper release
  • removed maintainers from .thoth.yaml file
  • added OWNERS
  • added README and updated Changelog title
  • added bjoernh2000 as maintainer
  • added MANIFEST.in
  • added requirements.txt
  • fixed setup.py
  • added context manager for pickle loading
  • updated cli to predict singular solver documents instead of directories
  • Update app.py
  • Update app.py
  • Update app.py
  • Update app.py
  • Update app.py
  • Update app.py
  • added setup.py, removed nested if else and added writing down clusters
  • added aicoe-ci
  • removed counter to limit solver documents iterated
  • Implemented initial clustering and classification
  • implemented classification and clustering

Release 0.1.0 (2021-11-19T03:00:34)

  • 🐣 patch up the solver-error-classifier repo for proper release
  • added README and updated Changelog title
  • added bjoernh2000 as maintainer
  • added MANIFEST.in
  • added requirements.txt
  • fixed setup.py
  • added context manager for pickle loading
  • updated cli to predict singular solver documents instead of directories
  • Update app.py
  • Update app.py
  • Update app.py
  • Update app.py
  • Update app.py
  • Update app.py
  • added setup.py, removed nested if else and added writing down clusters
  • added aicoe-ci
  • removed counter to limit solver documents iterated
  • Implemented initial clustering and classification
  • implemented classification and clustering