Releases: VIZ-Blockchain/viz-python-lib
Releases · VIZ-Blockchain/viz-python-lib
v1.2.2
Maintenance release — CI infrastructure updates, no library code changes.
Changes
- Bumped GitHub Actions to Node 24-compatible majors:
actions/checkoutv4 → v6actions/setup-pythonv5 → v6actions/upload-artifactv4 → v7actions/download-artifactv4 → v8codecov/codecov-actionv4 → v6
- Renamed codecov input
file→files(renamed in codecov-action v6).
Install
pip install viz-python-lib==1.2.2
Full Changelog: v1.2.1...v1.2.2
Release 1.1.0
Release 1.0.2
What's Changed
- Bump pycryptodome from 3.19.0 to 3.19.1 by @dependabot in #19
- Added
delegate_vesting_sharesmethod by @adieulatete in #20 - Test for
delegate_vesting_sharesby @chiliec in #21
Full Changelog: 1.0.1...1.0.2
Release 1.0.1
What's Changed
Full Changelog: https://github.com/VIZ-Blockchain/viz-python-lib/commits/1.0.1