Releases: saveoursecrets/sdk
Releases · saveoursecrets/sdk
v0.17.4
What's Changed
Other Changes
- Release 0.17 by @tmpfs in #729
- Tidy after 0.17 release by @tmpfs in #730
- sos-vfs: Use Arc for root dir, fix rename() bug, add test spec. by @tmpfs in #763
- Fix set_len, read, write, and sync_all bugs by @criccomini in #764
- Expose
ReadDirin public API by @criccomini in #768 - Remove
allow(missing_fragment_specifier)by @tgross35 in #765 - Remove notify watch, use local socket IPC for changes feed by @tmpfs in #732
- Lint fixes by @tmpfs in #810
- Sys message read coerce bug by @tmpfs in #812
New Contributors
- @criccomini made their first contribution in #764
- @tgross35 made their first contribution in #765
Full Changelog: v0.17.0...v0.17.4
v0.17.3
What's Changed
Other Changes
- Release 0.17 by @tmpfs in #729
- Tidy after 0.17 release by @tmpfs in #730
- sos-vfs: Use Arc for root dir, fix rename() bug, add test spec. by @tmpfs in #763
- Fix set_len, read, write, and sync_all bugs by @criccomini in #764
- Expose
ReadDirin public API by @criccomini in #768 - Remove
allow(missing_fragment_specifier)by @tgross35 in #765 - Remove notify watch, use local socket IPC for changes feed by @tmpfs in #732
New Contributors
- @criccomini made their first contribution in #764
- @tgross35 made their first contribution in #765
Full Changelog: v0.17.0...v0.17.3
v0.17.0
What's Changed
Other Changes
- Clipboard with timeout by @tmpfs in #559
- Convert Secret::Account url to Vec by @tmpfs in #569
- Remove async_recursion from websocket reconnect by @tmpfs in #570
- Support memorable passwords by @tmpfs in #571
- Ignore clipboard tests from CI by @tmpfs in #572
- Switch from app_dirs2 to etcetera, upgrade secrecy by @tmpfs in #575
- Support concurrent authenticated accounts (account switcher) by @tmpfs in #578
- Inter-process communication by @tmpfs in #585
- Release 0.16.1 by @tmpfs in #636
- Migrate to sqlite db backend by @tmpfs in #644
Full Changelog: v0.15.0...v0.17.0
v0.15.1
v0.15.0
v0.14.12
v0.14.11
What's Changed
Other Changes
- Update cargo-deny workflow by @tmpfs in #523
- Update dependencies, remove aws-lc-rs dependency from tree by @tmpfs in #527
- Support for ACME certificates (acme feature). by @tmpfs in #528
- Support ACME parameters in init command. by @tmpfs in #541
Full Changelog: v0.14.9...v0.14.11