See changelog for details.
What's Changed
- Add missing supported languages and Homebrew instructions to README by @dev-nicolaos in #280
- Add 'add' CLI subcommand for adding words to the dictionary by @blopker in #285
- Various config fixes by @blopker in #286
- Core fixes by @blopker in #287
- Add Just (justfile) support (#288) by @blopker in #290
- Fix --ast arg parsing for paths containing "codebook" by @blopker in #291
- Elixr fix and simplify tests by @blopker in #292
- Normalize config paths across platforms by @blopker in #293
- Fix/error handling panics by @blopker in #294
New Contributors
- @dev-nicolaos made their first contribution in #280
Full Changelog: v0.3.41...v0.3.42