Skip to content

Releases: HGInsights/avalanche

v0.4.0

25 Apr 15:30
Compare
Choose a tag to compare

0.4.0 (2022-04-25)

Features

  • get data from all partitions and poll when data is not ready (#6) (aa367be), closes #6

v0.3.0

21 Apr 22:13
Compare
Choose a tag to compare

0.3.0 (2022-04-21)

Features

  • parsing body.data into list of maps with columns as keys and values as native types (#4) (53bbd67), closes #4

v0.2.0

19 Apr 22:18
Compare
Choose a tag to compare

0.2.0 (2022-04-19)

Features

  • added support for params to bind to SQL variables (#3) (687492f), closes #3

v0.1.0

19 Apr 22:15
Compare
Choose a tag to compare
chore: initial commit