Skip to content

Releases: moodlehq/asero

v0.5.0

17 Mar 18:45
44a2d39

Choose a tag to compare

Added

  • Augment: Add LLM-based utterance augmentation script (9656f2c)
  • Eval: Add new evaluation module with evaluate and optimise utilities (4b3f837)
  • Eval: Add support to evaluate and optimise from the asero command (ec9b076)

Changed

  • Dependencies: Bump library and dev dependencies to current ones (730c9a9)

Full Changelog: v0.4.3...v0.5.0

v0.4.3

09 Jan 16:13
0ff6cc8

Choose a tag to compare

Changed

  • Detail: Rename env_template to dotenv.template by @stronk7 (bb59699)
  • Dependencies: Bump library and dev dependencies to current ones by @stronk7 (b8f2ca9)

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 Dec 16:44
593a428

Choose a tag to compare

Changed

  • Dependencies: Bump various libraries by @stronk7 (4467bc1)
  • GitHub: Run checks and tests with Python 3.14 by @stronk7 (ada611c)
  • Deprecation: Stop using get_event_loop_policy(), deprecated in Python >= 3.14 by @stronk7 (58856a6)

Fixed

  • Embeddings: Solve a problem when loading a malformed cache file by @stronk7 (44cee37)

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Oct 09:27
2abc9de

Choose a tag to compare

Added

  • Router: Validate tree thresholds are correct, auto-fix and warn by @stronk7 (32b20cf)

Fixed

  • GitHub: Add coverage information to the test workflow by @stronk7 (5df76c2)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Oct 09:13
405e75a

Choose a tag to compare

Added

  • Async: Provide a new atop_n_routes() function for async contexts by @stronk7 (d3d707e)

Changed

Fixed

  • Docs: Solve a configuration problem with CHANGELOG generation by @stronk7 (f7d4032)
  • CLI: Support the new async functions from the CLI by @stronk7 (1761144)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Sep 15:34
50f719d

Choose a tag to compare

Added

  • Test: Support for pre-commit, git-cliff and others added (d19b88d)
  • Docs: Add main documentation pages (9702680)

Changed

  • GitHub: Move from GitLab to GitHub workflows (faa6100)

Full Changelog: v0.2.14...v0.3.0