Skip to content

Releases: trufnetwork/kwil-js

v0.9.10

07 Nov 07:05
e09df83

Choose a tag to compare

What's Changed

  • fix: encode empty Uint8Array as NULL for BYTEA parameters by @MicBun in #146

Full Changelog: v0.9.9...v0.9.10

v0.9.9

21 Oct 17:41
7484110

Choose a tag to compare

What's Changed

  • chore: export encoding functions by @MicBun in #142
  • chore: prevent double enconding already hexadecimal tx_hash by @MicBun in #143
  • chore: bump version to v0.9.9 by @MicBun in #144

Full Changelog: v0.9.8...v0.9.9

v0.9.8

19 Sep 12:34
941ae0c

Choose a tag to compare

What's Changed

  • feat: support default parameter & fix CI by @outerlook in #125
  • chore: enable Unit Test in CI and fixed Unit Test by @MicBun in #128
  • chore: enhance release workflow by @outerlook in #130
  • chore: add build step to release workflow before testing by @outerlook in #131
  • feat: enhance query response structure to include logs by @outerlook in #133
  • chore: add ES module support for browser compatibility by @MicBun in #137
  • fix: resolve ESM build and missing Types exports by @MicBun in #138
  • build: add file extensions to ESM imports by @MicBun in #139

New Contributors

Full Changelog: v0.9.5...v0.9.8