All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.6.1 (2023-04-05)
- process_data: return empty dict if no data (814e25e)
2.6.0 (2022-11-20)
- upsert_entry works with not unique entries (bf7ff9c)
2.5.0 (2022-05-11)
- populate and fields opts for get_entry (bc6a1ab)
2.4.0 (2022-05-05)
- process_data() (fc58542)
2.3.0 (2022-04-07)
- create_entry(), upsert_entry() (e008099)
- delete_entry() (2c2e35d)
- get_entry() (d44ad7d)
- StrapiClientSync (e7299d8)
2.2.0 (2022-04-05)
- get_all, batch_size opts for get_entities() (2aebf7a)
2.1.0 (2022-04-03)
- fields opt for get_entries() (58e0044)
2.0.0 (2022-04-01)
- convert code to async
- convert code to async (e3c403c)
1.2.0 (2022-04-01)
- sort, populate opts for get_entries() (43b6719)
1.1.1 (2022-03-31)
- export process_response() (f39dca3)
1.1.0 (2022-03-31)
- pagination opt for get_entries() (73b1912)
- process_response() for fetched entries (11a7e22)
- publication_state opt for get_entries() (9b98091)
- get_entities(), update_entity() (6a2d2b4)