Releases: janezpodhostnik/flow-py-sdk
Releases · janezpodhostnik/flow-py-sdk
v2.0.2
What's Changed
- Fix de-serialization of events with entitlements and add better error logging by @lealobanov in #67
New Contributors
- @lealobanov made their first contribution in #67
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Fix intersection kind decoding by @janezpodhostnik in #64
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Upgrade to cadence 1.0 by @janezpodhostnik in #62
- Fix emulator version for CI by @janezpodhostnik in #63
Full Changelog: v1.3.0...v2.0.0
v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v0.2.1
v0.2.0
👷 Continuous Integration
🧑💻 Examples
- Make examples runnable by tag and improve running examples readme (#7)
📚 Documentation
- Docs updates (#17)
- Doc updates (#12)
- Separate docs (#11)
- Make examples runnable by tag and improve running examples readme (#7)
🚀 Features
- Use transaction domain tag for signing transactions (#10)
- Change gGPC return types to intermediate types and add cadence decoding tests (#8)
🪲 Fixes
- Doc CI fix (#13)
🚨 Testing
- Change gGPC return types to intermediate types and add cadence decoding tests (#8)