0.10.0
What's Changed
Features
- feat: Added delete_multi to CRUDBody() model. by @michealroberts in #68
- feat: Added data flushing scripts for Body model. by @michealroberts in #69
- feat: Added ability to query { name } column of Body with a sub-string. by @michealroberts in #70
- feat: Added ability to query { constellation } column of Body with a sub-string. by @michealroberts in #71
Refactors
- refactor: Amended to accept db Session type in seed functions. by @michealroberts in #67
Tests
- test(bodies): Added constellation visibility tests for the Orion Constellation. by @michealroberts in #66
Full Changelog: 0.9.0...0.10.0