All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.9.1 (2023-09-25)
- format list of values for query parameters (5e74db5)
2.9.0 (2023-09-24)
- upload_files(), get_uploaded_files() (8dd6305)
2.8.0 (2023-09-16)
- send_post_request(), send_get_request() (2b9e168)
2.7.0 (2023-09-08)
- authorize() with token, typing (7bcc9a8)
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)