What's Changed
- JIT classes support by @royduin in #42
- Add
--custom-regex
argument by @neonowy in #39 - Add new
--check-formatted
option by @praveenperera in #45 - Replace
lazy_static
withonce_cell
by @praveenperera in #46 - Update clap by @praveenperera in #47
- Remove code exit status 2 and rename logging level by @shackra in #50
New Contributors
- @royduin made their first contribution in #42
- @neonowy made their first contribution in #39
- @shackra made their first contribution in #50
Changelog: https://github.com/avencera/rustywind/blob/v0.13.0/CHANGELOG.md
Full Changelog: v0.12.2...v0.13.0