Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 20:16
· 114 commits to main since this release
7aa9b95

Features

  • Add support for downloading documents stored in 1Password {#26}

Fixes

  • Updates to README to clarify how to use HOST_NAME {#25}
  • Fixed load and load_dict method examples in the README {#35}
  • get_item_by_tile now retrieves item details instead of a summary {#27}
  • retrieving items using the get_item method can now be done using either vault/item names or UUIDs {#27}
  • added pipeline for running tests {#28}