🌟 Changes in this release:
- refactor: core into module subpackages (#313) by @afairgiant
- refactor: update table creation for cross-database compatibility (#311) by @afairgiant
- refactor: update CRUD operations for dual database support (#310) by @afairgiant
- refactor: change column types to JSON for SQLite compatibility (#309) by @afairgiant
- refactor: enhance logging and error handling across multiple endpoints (#307) by @afairgiant
- refactor: improve input handling in CRUD operations to retain native python types (#306) by @afairgiant
- Fix/test suite sqlite compatibility (#305) by @afairgiant
- refactor: change JSONB to JSON for tagging and context data consistency (#304) by @afairgiant
✨ Enhancements
- feature: enhance Windows EXE support and logging improvements (#312) by @afairgiant
🐛 Bug Fixes
- fix: fix date input handling across medical forms (#317) by @afairgiant
- fix: activity dashboard n plus 1 bug (#308) by @afairgiant