Skip to content

Latest commit

 

History

History
48 lines (23 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

48 lines (23 loc) · 2.17 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.5 (2024-07-12)

Features

  • add support for pre_operations (d954e6b)

0.0.4 (2024-07-12)

Features

  • 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)

Features

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

0.0.2 (2024-06-29)

Features

  • add version information to cli when releasing (c013b8e)

0.0.1 (2024-06-29)

Features

  • Add default sqlfluff file to setup process (c1e7d11)

0.0.1-pre (2024-06-28)

Features

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