Skip to content

v0.2.8-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@berendsliedrecht berendsliedrecht released this 03 Feb 09:22
· 377 commits to main since this release
dba4bc6

What's Changed

  • feat: add include to index so some operations don't need to access th… by @reflectivedevelopment in #57
  • feat(js): wrapper JavaScript by @blu3beri in #60
  • feat(wql): ported indy-wql to askar-wql by @blu3beri in #63
  • Fix panic on different seed lengths when generating raw store key by @andrewwhitehead in #65
  • use toolchain and not cross by @blu3beri in #69
  • feat(js): add wrapper to build pipeline by @genaris in #71
  • fix(js): Scan with more than a single result by @genaris in #73
  • Exposed Argon enum in Rust to use it for key derivation by @Artemkaaas in #75
  • feat(js): add Store rekey by @genaris in #72
  • Change behaviour of clause negation in tag filters by @andrewwhitehead in #79
  • fix(js): set scan offset to 0 if not defined by @genaris in #83
  • feat(js): add Bls12381G1G2 to supported key algos by @genaris in #85
  • Update deprecated github actions by @andrewwhitehead in #84
  • Add FFI method to terminate worker threads; fix custom logger disabling by @andrewwhitehead in #88
  • better ios android build pipeline by @blu3beri in #87
  • chore(js): add @hyperledger prefix by @TimoGlastra in #80
  • chore: update version to 0.2.8-dev.1 by @TimoGlastra in #93

New Contributors

  • @reflectivedevelopment made their first contribution in #57
  • @blu3beri made their first contribution in #60
  • @genaris made their first contribution in #71
  • @Artemkaaas made their first contribution in #75
  • @TimoGlastra made their first contribution in #80

Full Changelog: v0.2.7...v0.2.8-dev.1