Skip to content

Releases: stcarrez/ada-keystore

Ada Keystore 1.4.0

08 Oct 07:56
Compare
Choose a tag to compare
  • Feature #15: Authenticator with TOTP support
  • Fix #16: Support to build with -gnatW8
  • Fix #17: Test with corrupted data block sometimes dump the corrupted data
  • New genkey and otp commands

Ada Keystore 1.3.3

06 Aug 19:15
Compare
Choose a tag to compare
  • Fix GPG support on MacOS

Ada Keystore 1.3.2

31 Jul 09:18
Compare
Choose a tag to compare
  • Minor compilation warning fixes

Ada Keystore 1.3.1

20 Mar 16:50
Compare
Choose a tag to compare
  • Improvement of message localization
  • Added Write and Read direct data access
  • Finalize and fix the Fuse filesystem
  • Document the mount command
  • Fix deleting large data contents

Version 1.2.1 - Nov 2020

07 Nov 17:43
Compare
Choose a tag to compare
  • Add Alire template crate

Version 1.2.0 - May 2020

01 May 09:15
Compare
Choose a tag to compare
  • Added support for Fuse with a new mount command in akt (beta!)
  • Fix the implementation to iterate with Keystore.Properties

Version 1.1.0 - Feb 2020

01 May 09:13
Compare
Choose a tag to compare
  • Added Keystore.Properties support
  • Fixed erasing values stored in the keystore in some cases
  • Increased test coverage