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
- build(js): remove lerna useWorkspaces by @berendsliedrecht in #186
- Adjust lower maximum number of connections for sqlite by @andrewwhitehead in #189
- Update to dalek 2.x crates by @andrewwhitehead in #180
- build(deps): bump @babel/traverse from 7.22.17 to 7.23.2 in /wrappers/javascript by @dependabot in #191
- Add workaround for building ring on aarch64 by @andrewwhitehead in #198
- release dev under alpha and fix windows install by @berendsliedrecht in #192
- fix(js): use quotes instead of brackets for local dependencies by @berendsliedrecht in #193
- fix(js): missing binding methods in react native by @genaris in #194
- Update dependencies and crate versions by @andrewwhitehead in #199
- build(deps): bump axios from 1.5.0 to 1.6.1 in /wrappers/javascript by @dependabot in #200
- Update python wrapper version to 0.3.0 by @andrewwhitehead in #201
New Contributors
Full Changelog: v0.2.9...v0.3.0