Skip to content

Releases: rsyi/whale

v2.1.0b1

11 Jun 07:01
d3eaf7b
Compare
Choose a tag to compare
hotfix: execution in named cells was breaking (#172)

* fix: replace % with %% to handle python logic

* fix: hanging macro names led to failed execution

* chore: advance python version

* chore: advance rust version

v2.1.0b0

11 Jun 06:24
9d9d3c6
Compare
Choose a tag to compare
Allow sql blocks to be referenced through JInja (#171)

* feat: add the ability to use  syntax to define subqueries w/jinja

* fix: syntax errors

* fix: broken test -> if no macros supplied, don't change the query

* chore: black

* chore: advance version

* chore: advance rust ver

v2.1.0

12 Jun 00:00
a17a1e7
Compare
Choose a tag to compare
fix: source -> . (#173)

* fix: source -> .

* chore: remove tui cruft to fix clippy bugs

* chore: add libssl dependencies to tarpaulin

v2.0.0b3

19 May 17:45
a2d27a5
Compare
Choose a tag to compare
Fix redshift (#165)

* chore: hard fork amundsen redshift extractor

* chore: advance version

v2.0.0b2

01 Apr 04:12
590a88b
Compare
Choose a tag to compare
Add hyphen required by Cargo in package version (#159)

* Add - required by Cargo in package version

* Use string literal with panic! macro

Co-authored-by: Riccardo Tonini <[email protected]>
Co-authored-by: RickyDepop <[email protected]>

v2.0.0b1

21 Mar 04:59
487e0b2
Compare
Choose a tag to compare
feat: add in ability to specify role. (#156)

* feat: add in ability to specify role.

* chore: advance python version.

v2.0.0b0

05 Mar 23:29
d9ad108
Compare
Choose a tag to compare

Release notes

This introduces a backwards-incompatible change by renaming the "templates" folder to "macros", to be consistent with dbt convention.

v1.5.1

14 Jan 07:15
b4ac7f4
Compare
Choose a tag to compare
hotfix: broken reference to command pull (#135)

* fix: broken etl reference

* chore: advance patch version.

v1.5.0

12 Jan 23:08
6b5586f
Compare
Choose a tag to compare
feat: add splice machine support. (#128)

* feat: add splice machine support.

v1.4.0

09 Jan 08:26
6b5586f
Compare
Choose a tag to compare
feat: add splice machine support. (#128)

* feat: add splice machine support.