Skip to content

Releases: janezpodhostnik/flow-py-sdk

v2.0.1

16 Aug 12:30
ac0bbb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Aug 15:52
553aa29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v2.0.0

v1.3.0

26 Feb 12:01
a41d66b
Compare
Choose a tag to compare
  • Downgrade to python3.9 (#60)

v1.2.1

21 Feb 13:40
3d673cf
Compare
Choose a tag to compare

👷 Continuous Integration

  • Fix release CI (#59)

🪲 Fixes

  • Fix release CI (#59)

v1.2.0

21 Feb 13:33
cfc97f8
Compare
Choose a tag to compare

👷 Continuous Integration

  • Add bugfix label to release drafter (#58)
  • Updates cleanup and transaction signing fix (#51)

📚 Documentation

  • Import fix in readme (#52)
  • Fix readme docs link (#43)
  • Force regenerate docs (#42 and #41)

🚀 Features

  • Update account creation template (#56)
  • Change get_account to accept bytes, address or hex (#55)
  • Auto fetch reference block for transactions. (#54)
  • Update to cadence api v0.3.1 (#53)

🪲 Fixes

  • Update to cadence api v0.3.1 (#53)
  • Updates cleanup and transaction signing fix (#51)

v1.1.0

22 Nov 16:13
8b10f4c
Compare
Choose a tag to compare

🚀 Features

  • User message signing and verification (#37)

v1.0.0

06 Nov 20:16
1b8211e
Compare
Choose a tag to compare

🎉 A huge chunk of work

  • Flip Fest submission that improved documentation, examples and overall usability of the sdk. Thank you @barekati (#29)

👷 Continuous Integration

  • Fix integration CI not reporting success correctly (#32)
  • Fix failing examples not failing CI (#31)

🧑‍💻 Examples

  • Overall cleanup and release prep (#33)
  • Fix failing examples not failing CI (#31)

📚 Documentation

  • Docs cleanup (#30)

🚨 Testing

  • Overall cleanup and release prep (#33)

v0.2.1

12 Aug 21:46
716c169
Compare
Choose a tag to compare

👷 Continuous Integration

  • Refine coverage report (#19)
  • Add code coverage report (#18)

🚀 Features

  • Upgrade ecdsa to 0.17.0 (#27)

🪲 Fixes

  • Add script location (#26)

🚨 Testing

  • Add more unit tests (#24)
  • Add unit tests (#20)

v0.2.0

27 May 12:53
99fab76
Compare
Choose a tag to compare

👷 Continuous Integration

  • Doc CI fix (#13)
  • Separate docs (#11)

🧑‍💻 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)

v0.1.3

01 May 20:39
7f07cec
Compare
Choose a tag to compare

👷 Continuous Integration

  • poetry-dynamic-versioning fix (#6)

🪲 Fixes

  • poetry-dynamic-versioning fix (#6)