Skip to content

v7.1.0

Compare
Choose a tag to compare
@bot-anik bot-anik released this 02 Apr 15:48
· 214 commits to main since this release
3c85427

7.1.0 (2024-04-02)

Features

  • logic: expose open/3 predicate (b71bf4f)
  • logic: introduce parameter "limit" for queries (cc86031)
  • update generated proto & docs (2d833c8)
  • wasm: update cosmwasm to v2 (5640041)

Bug Fixes

  • logic: make the user output stream always initialized (2345934)
  • logic: prevent non-bound substitution variables to be returned (9250bda)
  • sign: properly expand input path (a783c02)
  • sign: use right signature algorithm (5bb6d2d)