Skip to content

Releases: classmethod/athena-query

Release v1.0.2

06 Mar 05:12
Compare
Choose a tag to compare

Release v1.0.1

03 Dec 01:38
Compare
Choose a tag to compare

Release v1.0.0

03 Dec 01:25
Compare
Choose a tag to compare

a677277 1.0.0
af2f74b feat: allow to give number and BigInt to executionParameters (#16)
0a41ab9 chore: add test for options (#15)

Release v0.3.4

02 Dec 14:12
Compare
Choose a tag to compare

33a4cc5 0.3.4
50eda1e fix: make maxResults optional (#14)

Release v0.3.3

02 Dec 14:04
Compare
Choose a tag to compare

d24b583 0.3.3
91bd5b5 fix: depends on any version of aws-sdk-v3 (#13)
9186ad7 chore: any refactor (#12)
0341263 docs: typo (#11)

Release v0.3.2

01 Dec 02:43
Compare
Choose a tag to compare

9f7ad39 fix: fix test code
9db816d 0.3.2
e6a7f20 fix: ignore table header

Release v0.3.1

30 Nov 15:06
Compare
Choose a tag to compare

9e769cd 0.3.1
d9a259b fix: include dist to package

Release v0.3.0

30 Nov 14:57
Compare
Choose a tag to compare

605486b chore: fix ci workflow
e9450e1 fix: fix ci
a10fa92 0.3.0
1659f3f chore: support both es-module and commonjs

Release v0.2.1

30 Nov 12:27
Compare
Choose a tag to compare

e31fa6f 0.2.1
a595969 chore: add files to package.json
4a13c58 docs: fix package name
e68520f docs: about stop querying (#6)

Release v0.2.0

30 Nov 06:37
Compare
Choose a tag to compare

191024a 0.2.0
1116c84 Merge pull request #5 from classmethod/use-delegated-yield
e2b6f70 feat: use yield*
9ea8271 chore: release procedure