Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.9.0 #109

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Version 0.9.0 #109

merged 1 commit into from
Sep 5, 2024

Conversation

fredmorcos
Copy link
Owner

Changes in 0.9.0:

  • Dependency version updates.
  • Remove the enum-utils and failure crates as dependencies. The failure crate was a dependency of enum-utils and has a security vulnerability which will not be fixed and the crate is deprecated anyway. The enum-utils crate wasn't used much so it was replaced with custom code.
  • Update to clap version 4 for the parsing command-line arguments.
  • Switch from OpenSSL to rusTLS. The former was causing linking problems on modern Ubuntu systems.
  • Minor code and documentation cleanups and modernization.

@fredmorcos fredmorcos added the releases Release-related PRs label Sep 5, 2024
@fredmorcos fredmorcos self-assigned this Sep 5, 2024
@fredmorcos fredmorcos merged commit fd175eb into main Sep 5, 2024
22 checks passed
@fredmorcos fredmorcos deleted the 0.9.0-pr branch September 5, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
releases Release-related PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant