Skip to content

Releases: ananace/ruby-passwordstate

Version 0.0.4

23 Oct 13:03
v0.0.4
3ce045f
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release

Changes since 0.0.3;

  • Fixed a client request issue due to a rubocop change

Version 0.0.3

23 Oct 12:40
v0.0.3
fc77c86
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release

Changes since 0.0.2;

  • Added method to check if resource types are available
  • Added _bare: true flag on resource getter to create a bare object for method calls
  • Fixed handling of host objects
  • Further improved exception handling

Version 0.0.2

14 Aug 11:27
v0.0.2
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

Changes since 0.0.1:

  • Added title and full_path fields to the appropriate resources - almost every resource should now have an obvious human-readable name
  • Fixed password searching in password lists
  • Improved exception handling

Version 0.0.1

31 Jul 14:13
v0.0.1
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

First working prototype

Not recommended for production use yet