This project is mirrored from https://github.com/ananace/ruby-passwordstate.
Pull mirroring updated .
Version 0.1.1 Changes since 0.1.0; - Added ability to specify the TCP open timeout - Added a modified query for models
Version 0.1.0 Changes since 0.0.4; - Reduced data transferred for regular queries - Fixed support for more modern Ruby (3+) - Fixed error handling and changes for newer Passwordstate versions - Improved pretty printing when debugging
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**