Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

55 lines (38 loc) · 1.13 KB

Latest

Features

  • A user-friendly description of a new feature. {issue-number}

Fixes

  • A user-friendly description of a fix. {issue-number}

Security

  • A user-friendly description of a security fix. {issue-number}

v1.1.0

Features

  • Connect host can now also be supplied through the OP_CONNECT_HOST envrionment variable.
  • The API_CREDENTIAL category is now supported. {#13}

Fixes

  • The OTP field type is no longer considered to be invalid. {#12}

v1.0.1

Fixes

  • Code snippet for setting up client now functions correctly.
  • Package correctly shows information like readme and the GitHub repository on PyPi.

v1.0.0

Features

  • Release Automation
  • Updating pip install instructions in readme
  • Converting models to use more user friendly names

v0.0.1

Features

  • Inaugural release for the 1Password Connect Python SDK.
  • API Client
  • Models generated from our OpenAPIv3 spec
  • Support for reading, updating, creating, and deleting Items in 1Password vaults.