All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.5 (2024-07-12)
- add support for
pre_operations
(d954e6b)
0.0.4 (2024-07-12)
- add tests to verify config & sql block split (81f067a)
- change config to allow indented case when statements (2cbc57b)
- create abstractions for input validation (1757aa6)
0.0.3 (2024-06-29)
- call the setup function by default if user tries to format without defualt configs (9afcf91)
0.0.2 (2024-06-29)
- add version information to cli when releasing (c013b8e)
0.0.1 (2024-06-29)
- Add default sqlfluff file to setup process (c1e7d11)