Version 0.1.5 of the 1Password Go SDK brings:
- Support for generating passwords. You can now generate random, PIN, and memorable passwords using the
onepassword.Secrets.GeneratePassword
function. - Support for item subtitles. Creating and editing an item now sets the subtitle correctly, which is visible in the item preview in all client apps.
- Support for the Credit Card Number field type. You can now retrieve, create, and edit items containing credit card numbers.