Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@Sterbweise Sterbweise released this 29 Aug 03:06

Release Notes - Version 1.1.0

New Features

  • Improved API response handling for better reliability and user experience.

Enhancements

  • Refactored ApiResponse to use an enum, allowing for more robust handling of success and error cases.
  • Updated the main logic to properly differentiate between successful key generation and error responses.
  • Improved error messaging and user prompts for a more intuitive experience.

Bug Fixes

  • Fixed an issue where error responses were not being properly caught and displayed.
  • Resolved a problem where successful key generations were sometimes treated as errors.

Technical Improvements

  • Implemented serde(untagged) for more flexible deserialization of API responses.
  • Streamlined the code structure for better maintainability and readability.

Notes

  • This update focuses on improving the reliability and user experience of the key generation process.
  • Users should experience fewer unexpected errors and more informative messages.

As always, we appreciate your feedback and support. If you encounter any issues or have suggestions for future improvements, please don't hesitate to open an issue on our GitHub repository.