Skip to content

1.0.1

Compare
Choose a tag to compare
@nesitor nesitor released this 04 Sep 09:59
· 6 commits to main since this release
c62fbb7

We're excited to announce the release of version 1.0.1. This version brings new features, enhancements, and fixes that improve the functionality and user experience. Here's what's new:

New Features:

  • Introduced the get_message_status function and overloaded the get_message function to return message status. (PR #163)

Bug Fixes:

  • Resolved an issue with the _load_account function when both a string and path for the private key were provided. (PR #160)
  • Ensured the correct type is used in the create_session function. (PR #159)
  • Fixed configuration settings. (PR #162)

Overall, this update focuses on fixing bugs, enhancing functionality, and keeping the library up-to-date with dependencies.

What's Changed

Full Changelog: 1.0.0...1.0.1