What's Changed
- Refactor storage into a separate crate by @andrewwhitehead in #90
- Update dependencies by @andrewwhitehead in #153
- Updates to the README and other Admin files in the repository by @swcurran in #151
- Correct Daniel Hardman's github id by @ryjones in #154
- Fix build error and warnings by @andrewwhitehead in #155
- build(deps): bump semver from 5.7.1 to 5.7.2 in /wrappers/javascript by @dependabot in #156
- Update dependencies and add P-384 key support by @andrewwhitehead in #157
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /wrappers/javascript by @dependabot in #158
- fix(js): storeRekey in React Native by @genaris in #161
- (python) Add autocommit flag to transaction by @andrewwhitehead in #162
- chore: update version for js wrapper by @TimoGlastra in #165
- Support copying individual profiles or a whole Store by @andrewwhitehead in #159
- fix(js): add p384 key algo by @genaris in #168
- fix(js)!: use patched ref-napi/ffi-napi for nodejs by @genaris in #171
- Retry database file removal on windows by @andrewwhitehead in #172
- feat(js): use buffer instead of text-decoder by @berendsliedrecht in #170
- Add profile management and store export to JS wrapper by @andrewwhitehead in #169
- Adjust permissions to support uniffi module outside the repo by @conanoc in #175
- Update dependencies by @berendsliedrecht in #176
- Add method to ping store sessions; verify profile existence when opening a session by @andrewwhitehead in #178
- Postgres provisioning fixes by @andrewwhitehead in #177
- Combine checks for matrix build steps by @andrewwhitehead in #184
- Actively return pool connections by @andrewwhitehead in #183
- chore: update version to 0.3.0 dev by @TimoGlastra in #179
New Contributors
Full Changelog: v0.2.9...v0.3.0-dev.1