Skip to content

Releases: sourcenetwork/lens

v0.9.4

24 Oct 09:16
f0fb7f7

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

16 Oct 18:22
31a770f

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

14 Oct 18:10
d8375fc

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

07 Oct 13:11
4bf8a1f

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Oct 09:53
9ef9e62

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

01 Aug 17:32
185c0b2

Choose a tag to compare

  • Rust SDK documentation tweaks
  • Go version bump
  • Dependency version bumps
  • Added Lens repository for pooling Lens instances

v0.8.0

11 Jun 16:03
f793e10

Choose a tag to compare

  • feat: Remove need for Rust lens files to call free
  • feat: Mark unsafe Rust SDK funcs as unsafe
  • feat: Add next func to Rust SDK
  • feat: Add boilerplate handling macros to Rust SDK

v0.7.0

20 May 19:04
0fa857a

Choose a tag to compare

  • Fixed dangling pointer
  • Fixed memory bug when rust sdk given pointer to large input containing json array
  • Fixed a small memory leak in rust sdk

v0.6.0

04 Jun 17:20
c9ed113

Choose a tag to compare

  • Bump wasmtime-go to v21
  • Add support for js runtime
  • Add support for remote module .wasm files

v0.5.0

27 Nov 20:43
8d858ed

Choose a tag to compare

  • Migrates module code to Lens-Enumerable pattern, removing one record in, one record out pattern
  • Bumped wasmtime-go version to v15