Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 18:29
· 8 commits to main since this release

We're excited to announce spellout v0.2.1, a patch release focusing on keeping the project up-to-date and secure. Here's what's new:

  • Addressed rustix Security Issue: We've resolved a moderate severity security issue with the transient dependency rustix (GHSA-c827-hfw6-qwvm). This fix enhances the security and reliability of the project (#190, #191).

  • Updated Dependencies: All Cargo dependencies have been updated. This step ensures our tool remains compatible with the latest libraries and frameworks, enhancing both performance and security (#170, #171, #175, #176, #177, #178, #179, #189).

  • Minimum Supported Rust Version Bump: The MSRV has been bumped to Rust 1.70. This update allows us to utilize the latest Rust features and improvements, including the recently stabilized IsTerminal trait, streamlining our dependencies (#173).

Thank you to everyone who contributed to this release. Your efforts are greatly appreciated!

Full Changelog: v0.2.0...v0.2.1