Skip to content

0.3.1

Compare
Choose a tag to compare
@andrewwhitehead andrewwhitehead released this 15 Aug 22:52
64a8669

This release fixes some issues discovered in 0.3.0 and adds new features. Due to the switch to PyNaCl, a separate installation of libsodium is not required for the basic wallet implementation.

  • Do not fail with an error when no ledger is configured #145
  • Switch to PyNaCl instead of pysodium; update dependencies #143
  • Support reusable connection invitations #142
  • Fix --version option and optimize Docker builds #136
  • Add connection_id to basicmessage webhooks #134
  • Fixes for transaction author agreements #133