Releases: RiseVision/rise-py
Releases · RiseVision/rise-py
v0.10.0
- Remove
row_id
from BlockInfo
and TransactionInfo
(which is node internal data not guaranteed to be in API responses)
v0.9.1
Fix missing ed25519
from the package dependencies.
v0.9.0
This new release supports local signing of transactions and only supports interacting with API endpoints that haven't been deprecated.
Minimum Python version supported is now Python 3.6.
v0.8.0
Initial release on PyPI (replacing the old deprecated library).