Releases: LedgerHQ/python-erc7730
Releases · LedgerHQ/python-erc7730
v0.1.6
- No changes
v0.1.5
- No changes
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
- No changes
v0.1.2
- No changes
v0.1.1
ci: fix workflow missing dependencies
Full Changelog: v0.1.0...v0.1.1
v0.1.0
🌈 Tech improvements
- chore: open source library @jnicoulaud-ledger (#57)
- doc: add minimal docsite @jnicoulaud-ledger (#64)
🛠️ Dependency updates
- doc: add minimal docsite @jnicoulaud-ledger (#64)
v0.0.29
What's Changed
Features
- make excluded field work as prefix
- fix edge case with pydantic errors
- typo fix
- test: adapt dictionaries before comparing in roundtrip unit-tests by @fsamier in #58
Full Changelog: v0.0.28...v0.0.29
v0.0.28
- chore: update model and linter to support
excluded
@jnicoulaud-ledger (#63) - chore: linter: return exit code 0 if there are only warnings @jnicoulaud-ledger (#60)
- chore: (slightly) improve linter messages @jnicoulaud-ledger (#61)
🛠️ Dependency updates
- dependencies: update dependencies @ldg-github-ci (#62)
v0.0.27
What's Changed
Dependency updates
- feat: implement path parser and object model by @jnicoulaud-ledger in #56
Other changes
- chore: update following spec changes by @jnicoulaud-ledger in #59
Full Changelog: v0.0.26...v0.0.27