Changelog¶
4.5.0 (2025-07-28)¶
✨ Features¶
🧹 Miscellaneous Chores¶
- Fix typo in AnnotationFile API documentation (#1844) (d538d9c) 
- Update example IDs to more realistic number (#1845) (8f48185) 
4.4.1 (2025-04-08)¶
🧹 Miscellaneous Chores¶
- Updating documentation (830074d) 
- Updating documentation generation for PerSectionParameters (#1751) (830074d) 
4.4.0 (2025-03-24)¶
✨ Features¶
4.3.1 (2025-02-18)¶
🐞 Bug Fixes¶
4.3.0 (2024-12-19)¶
✨ Features¶
🧹 Miscellaneous Chores¶
4.2.1 (2024-12-06)¶
🐞 Bug Fixes¶
4.2.0 (2024-11-27)¶
✨ Features¶
🧹 Miscellaneous Chores¶
4.1.0 (2024-11-21)¶
✨ Features¶
🐞 Bug Fixes¶
📝 Documentation¶
4.0.0 (2024-10-30)¶
⚠ BREAKING CHANGES¶
- Initial support for apiv2 (https://github.com/chanzuckerberg/cryoet-data-portal/pull/1085) 
✨ Features¶
- Initial support for apiv2 (https://github.com/chanzuckerberg/cryoet-data-portal/pull/1085) (fec4000) 
3.1.1 (2024-10-28)¶
📝 Documentation¶
3.1.0 (2024-08-22)¶
✨ Features¶
🐞 Bug Fixes¶
- create recursive_from_prefix path if it does not exist (#940) (0069f08) 
- Use match with substring for exception check in client tests (#895) (07352ec) 
- wait for graphql to be healthy in client tests (#1044) (65f0a4b), closes #942