What's Changed
- Improve documentation, configuration and formatter by @bolajiwahab in #26
- feat: add rule to check for stringified null by @bolajiwahab in #27
- fix: logo resolution by @bolajiwahab in #28
- feat: add rules to check for duplicate index, primary key, unique key columns by @bolajiwahab in #29
- fix: documentation, cleanup leftover backlog.md by @bolajiwahab in #30
- feat: add rule for insert without target columns by @bolajiwahab in #31
- feat: add rule for typed table by @bolajiwahab in #32
- Release 0.2.0 by @bolajiwahab in #33
- Setup pre-commit for commit message by @bolajiwahab in #34
- feat: Parallelism by @bolajiwahab in #36
- feat: respect gitignore by @bolajiwahab in #37
- docs: fix example for respect gitignore by @bolajiwahab in #38
- build: release-docker-image by @bolajiwahab in #39
- fix: printing of empty lines from format diff by @bolajiwahab in #40
- feat: enable SM001 for DMLs except subqueries by @bolajiwahab in #41
- chore: update commitizen config by @bolajiwahab in #43
- Release 0.3.0 by @bolajiwahab in #44
- Fix release pipelines by @bolajiwahab in #45
- docs: keep changelog in sync by @bolajiwahab in #46
- chore: Improve docstrings by @bolajiwahab in #47
- chore: setup dependabot by @bolajiwahab in #48
- build(deps): bump the python-packages group with 13 updates by @dependabot in #49
- feat: add rule for checking inline sql function body with wrong language (GN035) by @bolajiwahab in #51
- build(deps): bump ruff from 0.9.2 to 0.9.3 in the python-packages group by @dependabot in #50
- fix: enable all custom formatters by @bolajiwahab in #52
- chore(bump): version 0.3.1 → 0.4.0 by @bolajiwahab in #53
- feat: add formatter for function/procedure by @bolajiwahab in #54
- feat: formatter for owner by @bolajiwahab in #57
- feat: formatter for schema by @bolajiwahab in #58
- chore: setup dependency review action by @bolajiwahab in #64
- chore: add pr/issue labeler based on the title by @bolajiwahab in #66
- chore: setup interrogate for docstrings coverage, run yamllint in CI by @bolajiwahab in #65
New Contributors
- @dependabot made their first contribution in #49
Full Changelog: 0.1.0...0.5.0