You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
The TOTP code of a TOTP field can now be accessed using the .totp property of a field. {#33}
Release of the SDK also includes wheel format. {#45}
Fixes
Sections without a label can now be correctly accessed. {#49}
Retrieving an item no longer returns "Invalid value for type" or "Invalid value for category" when retrieving an item with a field type or item category that is not defined in the SDK. {#52,#54}