Releases: PracticalMind/assayer
Releases · PracticalMind/assayer
v1.0.1
What's Changed
- Fix readability sentence boundary counting by @puneetdixit200 in #17
New Contributors
- @puneetdixit200 made their first contribution in #17
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
- @vuxuan2098-droid made their first contribution in #10
Full Changelog: v0.1.1...v1.0.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
- @MuhammedSenn made their first contribution in #1
- @yugp31 made their first contribution in #4
- @baranylcn made their first contribution in #6
Full Changelog: https://github.com/PracticalMind/assayer/commits/v0.1.0