v0.9.0
What's Changed
- Update pytest requirement from ~=7.2.1 to ~=7.2.2 in /tagbase_server by @dependabot in #197
- Refactoring for reducing number of queries by @renato2099 in #188
- 194: Specify fswatch events by @renato2099 in #198
- ISSUE-200 Address duplicate tagbase_server dependecy declarations by @lewismc in #201
- ISSUE-202 Use dynamic metadata in pyproject.toml to deduplicate dependency definitions by @lewismc in #203
- ISSUE-195 Prevent tagbase_schema.sql from being bootstapped on every PostGIS container startup by @lewismc in #206
- Compute submission_id, tag_id sequences by @renato2099 in #204
- Revert "Compute submission_id, tag_id sequences " by @lewismc in #207
- Minor suggested fix for fswatch events subset by @lewismc in #209
Full Changelog: v0.8.0...v0.9.0