spellout v0.2.0 #168
elasticdog
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 (Add a few historical spelling alphabet 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 (Mention--
parsing behavior in help output #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 (Add installation instructions for precompiled binaries #106, Mention installing Rust as part of building from source instructions #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 (Bump MSRV to 1.65 to support newest nanoserde #161).
Documentation Polish: We've fixed the formatting of automated version bumps across our docs to ensure consistency and readability (Fix formatting for automated version bumps across docs #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
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions