All notable changes to this project will be documented in this file.
Bug Fixes
- Ensure table create statements are working (31c3ce9)
- Ensure that client ID is a string (3a0518e)
- Parse models (2e3ee12)
- Fix nil pointer deref (79dc335)
- Fix nil err deref (d1b9b1b)
Features
- Initial implementation (bd20065)
Refactor
- Ignore unused parameters (a165ca2)