v0.6.0
Pre-release
Pre-release
Changelog
Crate: https://crates.io/crates/catherine/0.6.0
Features / Bug Fixes
- Converted build system to
make
, utilizing aMakefile
to make building everything a bit more simplified (13fd46a) - Complete refactoring of Catherine's modules. They are now built-in as optional functionality with modules written in Python, C, Go, and Rust (13fd46a)
- Created a basic GitHub workflow for testing builds (91cbf91)
- Complete overhaul of the desktop app UI (2426f50, 78a46e2)
- 2 new logos created, one for the README.md and one for the actual app icon (78a46e2)
- Now includes all functionality from Mercy v2.0.1, including email parsing and language detection. Those changes can be reviewed here (78a46e2)
- Created a new
set_extract
command to include the new updates from Mercy v2.0.1, resulting in a minor rewrite to make it a bit more convenient. Run thehelp
command to review this update (78a46e2)- Now running
set_extract
allows you to choose eitherzip
oremail
as your extraction method
- Now running
Changelog: v0.5.0...v0.6.0