Skip to content

Releases: hirosystems/api-toolkit

v1.3.1

16 Nov 23:29
Compare
Choose a tag to compare

1.3.1 (2023-11-16)

Bug Fixes

  • allow logging migrations (9c56c19)

v1.3.0

01 Nov 22:29
Compare
Choose a tag to compare

1.3.0 (2023-11-01)

Features

  • add iterator and enum value handling helpers (#16) (cb263b8)

v1.2.2

27 Oct 04:44
Compare
Choose a tag to compare

1.2.2 (2023-10-27)

Bug Fixes

  • do not include tests in build output (caca64b)

v1.2.1

27 Oct 04:33
Compare
Choose a tag to compare

1.2.1 (2023-10-27)

Bug Fixes

  • build lib before publishing to npm (#14) (a7d918f)

v1.2.0

26 Oct 21:07
Compare
Choose a tag to compare

1.2.0 (2023-10-26)

Features

v1.1.0

26 Oct 18:16
5492206
Compare
Choose a tag to compare
feat: add statement_timeout option, BasePgStoreModule (#6)

* feat: add statement timeout

* 1.1.0

* chore: specify units

* chore: add all methods to module