Releases: ashish10alex/formatdataform
Releases · ashish10alex/formatdataform
0.0.9
Changelog
Features
- 303f8b5 feat: support for multiline ref blocks and improved sqlx parser
0.0.8
Features
feat: sqlx parser to support multiple pre/post operation blocks #2
v0.0.7
Changelog
Features
- 56aa8d7 feat: make python executable dynamic depending on os
v0.0.6
Changelog
Features
- 9571cbd feat: start shipping windows support 🎉
- cf1d29f feat: support for self block and more robust regex replacement
Bug fixes
- 9365292 fix: patch to handle additional javascript blocks
v0.0.5
Changelog
Features
- d954e6b feat: add support for
pre_operations
v0.0.4
Changelog
Features
- 81f067a feat: add tests to verify config & sql block split
- 2cbc57b feat: change config to allow indented case when statements
- 1757aa6 feat: create abstractions for input validation
v0.0.3
Changelog
Features
- 9afcf91 feat: call the setup function by default if user tries to format without defualt configs
v0.0.2
Changelog
Features
- c013b8e feat: add version information to cli when releasing
v0.0.1
Changelog
Features
- c1e7d11 feat: Add default sqlfluff file to setup process
v0.0.1-pre
Changelog
Features
- a0577ef feat: add support for releasing using goreleaser
- 2ca23db feat: refactor for formatdataform cli ( beta )