Releases: ananace/ruby-passwordstate
Releases · ananace/ruby-passwordstate
Version 0.0.4
Changes since 0.0.3;
- Fixed a client request issue due to a rubocop change
Version 0.0.3
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
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
First working prototype
Not recommended for production use yet