Skip to content

Latest commit

 

History

History
125 lines (58 loc) · 4.82 KB

CHANGELOG.md

File metadata and controls

125 lines (58 loc) · 4.82 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.9.1 (2023-09-25)

Bug Fixes

  • format list of values for query parameters (5e74db5)

2.9.0 (2023-09-24)

Features

  • upload_files(), get_uploaded_files() (8dd6305)

2.8.0 (2023-09-16)

Features

  • send_post_request(), send_get_request() (2b9e168)

2.7.0 (2023-09-08)

Features

  • authorize() with token, typing (7bcc9a8)

2.6.1 (2023-04-05)

Bug Fixes

  • process_data: return empty dict if no data (814e25e)

2.6.0 (2022-11-20)

Features

  • upsert_entry works with not unique entries (bf7ff9c)

2.5.0 (2022-05-11)

Features

  • populate and fields opts for get_entry (bc6a1ab)

2.4.0 (2022-05-05)

Features

2.3.0 (2022-04-07)

Features

2.2.0 (2022-04-05)

Features

  • get_all, batch_size opts for get_entities() (2aebf7a)

2.1.0 (2022-04-03)

Features

  • fields opt for get_entries() (58e0044)

2.0.0 (2022-04-01)

⚠ BREAKING CHANGES

  • convert code to async

Features

1.2.0 (2022-04-01)

Features

  • sort, populate opts for get_entries() (43b6719)

1.1.1 (2022-03-31)

Bug Fixes

  • export process_response() (f39dca3)

1.1.0 (2022-03-31)

Features

  • pagination opt for get_entries() (73b1912)
  • process_response() for fetched entries (11a7e22)
  • publication_state opt for get_entries() (9b98091)

1.0.0 (2022-03-30)

Features

  • get_entities(), update_entity() (6a2d2b4)