Skip to content

1.1.0

Compare
Choose a tag to compare
@nesitor nesitor released this 14 Oct 10:20
· 15 commits to main since this release
d54e9ac

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

Recent Updates to the Aleph SDK Python

New Features

  • Account Handler: A new Account Handler feature has been introduced, providing enhanced functionality for managing accounts. (PR #175)

Dependency Management and Updates

  • Automated dependency updates: Dependabot has been configured to automatically update dependencies, ensuring the SDK always uses the latest, most secure versions of its dependencies. (PR #166)
  • ledgereth update: The ledgereth library, which is used for interacting with Ledger hardware wallets, has been updated from version 0.9.0 to 0.9.1. (PR #168)

Improvements

  • Code formatting: pyproject-fmt has been integrated to ensure consistent code formatting throughout the project. (PR #173)
  • Post-Solana fixes: Various fixes have been implemented to improve the interaction with Solana. (PR #178)

Overall, this update focuses on:

  • Improving dependency management
  • Enhancing code quality and maintainability
  • Introducing new features for account management
  • Addressing issues related to Solana interactions

Change list

New Contributors

Full Changelog: 1.0.1...1.1.0