Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 17:17
· 28 commits to main since this release

Welcome to the release of spellout v0.2.0! This version introduces a number of improvements to our tool, with a particular focus on refining its utility and ease of use. Here are the highlights of this release:

  • Additional Spelling Alphabets: We've broadened our scope by adding three new spelling alphabets. You can now use the Joint Army/Navy, Royal Navy, and Western Union spelling alphabets in addition to our existing options (#132).

  • Help Output Enhancement: For greater clarity, we've updated our help output to explicitly mention -- parsing behavior. This should make our command line options easier to understand and use (#109).

  • Installation Instructions: We've included installation instructions for precompiled binaries and more details surrounding how to build from source, so you can choose your preferred method (#106, #107).

  • Minimum Supported Rust Version Bump: In order to support the newest nanoserde (used when generating release assets) and other features, we've bumped the Minimum Supported Rust Version (MSRV) to Rust 1.65. This helps keep our tool in line with the latest Rust ecosystem updates (#161).

  • Documentation Polish: We've fixed the formatting of automated version bumps across our docs to ensure consistency and readability (#100).

While we've also implemented a number of internal changes, these primarily involve workflow improvements, dependency updates, and other modifications aimed at enhancing our development and release processes. We remain committed to providing a robust and user-friendly tool, and we're excited to hear your feedback on these changes.

Full Changelog: v0.1.0...v0.2.0