Skip to content

Releases: PracticalMind/assayer

v1.0.1

23 May 12:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 May 23:44

Choose a tag to compare

What's Changed

  • fix: resolve IndexError in exporter and add timeout flag to run command by @vuxuan2098-droid in #10
  • test: add CLI command tests for run, models, and config by @baranylcn in #12
  • docs: polish README structure, fix stale model names, and add license… by @baranylcn in #13
  • feat: wire readability stats into score output and replace print with click.echo in judge by @baranylcn in #14

New Contributors

Full Changelog: v0.1.1...v1.0.0

v0.1.1

18 May 00:26

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 May 12:34

Choose a tag to compare

What's Changed

  • docs: add open-source community standard files by @MuhammedSenn in #1
  • refactor: code quality, README and metadata improvements by @MuhammedSenn in #2
  • fix: add model attribute declaration to BaseProvider by @yugp31 in #4
  • test: fill coverage gaps and fix slow scorer import by @baranylcn in #6
  • ci: add github actions workflow for lint and tests by @baranylcn in #7

New Contributors

Full Changelog: https://github.com/PracticalMind/assayer/commits/v0.1.0