What's Changed
- Allow matching by seqhash (including negation with '^') by @matthuska in #115
- Add covsonar 1 precommit hook to run black and zimports, etc. by @matthuska in #116
- Reformat code using black + zimports. Fix file endings. Remove execute bit. by @matthuska in #117
- Check formatting with black on push or pull requests by @matthuska in #118
- Automatically update parent-child lineage info by @matthuska in #121
- Allow match query parameters to be read from a file by @matthuska in #123
- If match returns no rows, still output column names by @matthuska in #122
Full Changelog: v1.1.10...v1.1.11