Skip to content

Releases: ashish10alex/formatdataform

0.0.9

30 Aug 14:59
Compare
Choose a tag to compare

Changelog

Features

  • 303f8b5 feat: support for multiline ref blocks and improved sqlx parser

0.0.8

20 Aug 20:48
Compare
Choose a tag to compare

Features

feat: sqlx parser to support multiple pre/post operation blocks #2

v0.0.7

10 Aug 18:12
Compare
Choose a tag to compare

Changelog

Features

  • 56aa8d7 feat: make python executable dynamic depending on os

v0.0.6

10 Aug 11:59
Compare
Choose a tag to compare

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

12 Jul 15:43
Compare
Choose a tag to compare

Changelog

Features

  • d954e6b feat: add support for pre_operations

v0.0.4

12 Jul 11:26
Compare
Choose a tag to compare

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

29 Jun 11:18
Compare
Choose a tag to compare

Changelog

Features

  • 9afcf91 feat: call the setup function by default if user tries to format without defualt configs

v0.0.2

29 Jun 10:59
Compare
Choose a tag to compare

Changelog

Features

  • c013b8e feat: add version information to cli when releasing

v0.0.1

29 Jun 10:32
Compare
Choose a tag to compare

Changelog

Features

  • c1e7d11 feat: Add default sqlfluff file to setup process

v0.0.1-pre

28 Jun 20:54
Compare
Choose a tag to compare

Changelog

Features

  • a0577ef feat: add support for releasing using goreleaser
  • 2ca23db feat: refactor for formatdataform cli ( beta )