613 B
613 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Changed
- Docs: Replace
--download-models/--update-modelsflags withmodels download/models updatesubcommands inREADME.md,docs/usage.md, anddocs/development.md. - Host: Plugin discovery now scans
$XDG_DATA_HOME/polyscribe/plugins(platform equivalent viadirectories) in addition toPATH. - CI: Add GitHub Actions workflow to run fmt, clippy (warnings as errors), and tests for pushes and PRs.