Releases: HathorNetwork/python-hathorlib
Releases · HathorNetwork/python-hathorlib
v0.5.2
What's Changed
- fix: parse release-candidate hathor-core versions in #40
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- tests: fix async tests by @glevco in #34
- fix(feature-activation): add missing signal bits on get_block_template by @glevco in #32
Full Changelog: v0.5.0...v0.5.1
v0.4.0
What's Changed
- chore: drop Python 3.6 to 3.8 and add Python 3.10 and 3.11 in #25
- feat: add nano contract class with serializer/deserializer methods in #24
Full Changelog: v0.3.0...v0.4.0
v0.2.0
What's Changed
- feat: a transaction with some data script outputs now should be a standard tx in #14
v0.1.2
What's Changed
- chore: replace flake9 with flake8 in #11
- chore: fix make check command on README in #13
- fix: handle hathor-core errors when submitting blocks in #10