This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.1
->2.0.5
Release Notes
hwchen/keyring-rs (keyring)
v2.0.5
: : documentation improvementsCompare Source
This release includes the updates to the keyring documentation from @landhb (see #137 and #138).
v2.0.4
: : cli and documentation improvementsCompare Source
There are no code changes in this patch release.
v2.0.3
: : patch release with two improvementsCompare Source
This release integrates two improvements from @phlip9 - thanks!
v2.0.2
: : Fix misleading typo in documentationCompare Source
This fixes
user
to beusername
in the documentation of secret-service attributes. The same sort of typo was in the Mac, iOS, and xplat docs, but it wasn't as serious there because it didn't affect attribute names used by the underlying implementations.This is a documentation-only release: no code changes.
v2.0.1
Compare Source
v2.0.0
: : general release of keyring v2Compare Source
Keyring v2 (available on crates.io) is a significant upgrade from v1 while maintaining full backward compatibility on existing platforms. Here's a summary of the changes from v1:
mock
credential store for easy cross-platform client testing.The README contains instructions for upgrading v1 client code to work with v2. Enjoy!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.