Skip to content

v0.3.0

Compare
Choose a tag to compare
@craigmayhew craigmayhew released this 05 Feb 11:55
· 44 commits to main since this release

Features

  • --code-review flag added. This is the first "role" being added beyond the default "helpful assistant".

Fixes

  • --markdown is now a flag rather than argument requiring a boolean
  • Applied cargo fmt
  • Applied cargo clippy

DevOps

  • vscode settings now apply clippy on file save
  • github actions updated to use --code-review and --markdown
  • Various code readability, refactor and function name improvements

Full Changelog: v0.2.0...v0.3.0