All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
## [0.81] -
## [0.81] - 2025-01-22
- Harden get_response_data for moving responses from a previous survey to a new survey year.
- Harden get_response_data for moving responses from a previous survey to a new survey year.
- Moved response data now satisfies the dependencies of the new survey. If a question would be hidden in the new survey, the data for that question is removed.
- Moved response data now satisfies the dependencies of the new survey. If a question would be hidden in the new survey, the data for that question is removed.
- Changed string lengths to minimum 256 and updated the survey publisher to handle max string lengths without erroring.
## [0.80] - 2025-01-21
## [0.80] - 2025-01-21
- Add missing legacy_publisher module due to missing init file
- Add missing legacy_publisher module due to missing init file