Skip to content

v1.3.0

Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 29 Nov 10:00
· 35 commits to main since this release
  • keyring_create() and also all backends that support multiple keyrings
    now allow passing the password when creating a new keyring (#114).

  • key_set() can now use a custom prompt (@pnacht, #112).

  • keyring now handled better the 'Cancel' button when requesting a password
    in RStudio, and an error is thrown in this case (#106).