Skip to content

Latest commit

 

History

History
97 lines (46 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

97 lines (46 loc) · 3.8 KB

Changelog

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

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)