Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@battleoverflow battleoverflow released this 09 Oct 09:16
· 3 commits to main since this release
636c88d

Changelog

Crate: https://crates.io/crates/catherine/0.6.0

Features / Bug Fixes

  • Converted build system to make, utilizing a Makefile 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 the help command to review this update (78a46e2)
    • Now running set_extract allows you to choose either zip or email as your extraction method

Changelog: v0.5.0...v0.6.0