Skip to content

Releases: henriblancke/dbt-formatter

Add format directory option to cli

28 May 14:25
7da7ddd
Compare
Choose a tag to compare

Improvements

  • [ADD] Format directory using the cli with the -d, --directory option
  • [ADD] --replace and --camelcase options to cli
  • [UPD] rollup upgrade
  • [UPD] Support node>=10.0.0, node 8 is no longer supported

Bug fixes and improvements

24 Feb 19:46
8d98b64
Compare
Choose a tag to compare

Bug fixes

  • Formatter expands => to = > causing snowflake issues - #10
  • Reserverd sql words are uppercased within macros - #7
  • JOIN ON statement no new line when expression contains a jinja variable - #4

Improvements

  • Add binary - #8

CircleCI fix

22 Aug 01:46
Compare
Choose a tag to compare
v1.1.2

[UPD] circle build package

CircleCI setup

22 Aug 00:53
Compare
Choose a tag to compare
v1.1.1

[UPD] bump version

Full snowflake support and improved formatting logic

22 Aug 00:38
59a86b7
Compare
Choose a tag to compare
lodash security fix

bump lodash.template from 4.4.0 to 4.5.0