- [435](https://github.com/edgarrmondragon/citric/pull/435) Add `get_uploaded_file_objects` to Client
0.0.12
Added
- [208](https://github.com/edgarrmondragon/citric/pull/208) Implement `delete_language` in client
0.0.11
Added
- [296](https://github.com/edgarrmondragon/citric/pull/296) Implement `set_group_properties`, `set_language_properties`, `set_participant_properties`, `set_question_properties`, `set_survey_properties` in client
0.0.10
Added
- [192](https://github.com/edgarrmondragon/citric/pull/192) Implement `copy_survey` in client - [190](https://github.com/edgarrmondragon/citric/pull/190) Implement `import_group` in client - [196](https://github.com/edgarrmondragon/citric/pull/196) Implement `list_groups` in client - [194](https://github.com/edgarrmondragon/citric/pull/194) Implement `delete_group` in client - [207](https://github.com/edgarrmondragon/citric/pull/207) Implement `add_language` in client - [210](https://github.com/edgarrmondragon/citric/pull/210) Implement `add_survey` in client - [231](https://github.com/edgarrmondragon/citric/pull/231) Implement `get_`\*\_properties in client - [240](https://github.com/edgarrmondragon/citric/pull/237) Implement `export_statistics`, `save_statistics` and `save_responses` in client - [241](https://github.com/edgarrmondragon/citric/pull/241) Implement `get_summary` in client - [240](https://github.com/edgarrmondragon/citric/pull/240) Implement `export_timeline` in client
Fixed
- [215](https://github.com/edgarrmondragon/citric/pull/215) Address code smells and other issues
0.0.9
Added
- [155](https://github.com/edgarrmondragon/citric/pull/155) Experimental support Python 3.11 - [165](https://github.com/edgarrmondragon/citric/pull/165) Test in Windows and MacOS
Removed
- [151](https://github.com/edgarrmondragon/citric/pull/151) Drop support for Python 3.6
0.0.8
Added
- [148](https://github.com/edgarrmondragon/citric/pull/148) Implement `add_group` in client - [148](https://github.com/edgarrmondragon/citric/pull/148) Implement `import_question` in client