Releases: openpassword/blimey
Releases · openpassword/blimey
v0.9.4
- Version number bump to fix botched releases on PyPI
- Publish blimey on PyPI!
v0.9.2
- Hide deleted items from AgileKeychain listing. Takes into account both 1Password 3 style deletions (items with typeName
system.Tombstone
) and 1Password 4+ style deletions (item contents replaced with an empty object {}
)
v0.9.1
- Code quality fixes
- Fixes a bug where "createdAt" property for new AgileKeychainItems is a float instead of an integer
- Fixes AgileKeychainItem UUID uniqueness bug
Initial release
Basic support for creating and interacting with AgileKeychains.
Supports:
- Creating new keychains
- Changing the master password for existing keychains
- Reading keychain items
- Modifying keychain items
- Creating new keychain items