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