Skip to content

Releases: hirosystems/api-toolkit

v1.10.0

23 Jun 17:48
Compare
Choose a tag to compare

1.10.0 (2025-06-23)

Features

  • support sql transactions for multiple databases (#49) (2aa3a47)

v1.9.1

04 Jun 10:30
Compare
Choose a tag to compare

1.9.1 (2025-06-04)

Bug Fixes

  • register ts-node in test environments if consumer project passes a .ts source file (#47) (dcb926a)

v1.9.0

02 Jun 14:19
Compare
Choose a tag to compare

1.9.0 (2025-06-02)

Features

Bug Fixes

  • git info check should not throw when debugging (#39) (66f44d5)

v1.8.0

25 Mar 03:42
Compare
Choose a tag to compare

1.8.0 (2025-03-25)

Features

v1.7.5

24 Mar 09:54
Compare
Choose a tag to compare

1.7.5 (2025-03-24)

Bug Fixes

  • missing condition for PostgresError: the database system is not yet accepting connections (#36) (6423000)

v1.7.4

05 Mar 20:10
Compare
Choose a tag to compare

1.7.4 (2025-03-05)

Bug Fixes

v1.7.3

04 Mar 17:13
Compare
Choose a tag to compare

1.7.3 (2025-03-04)

Bug Fixes

  • use the built-in abortable async setTimeout from node:timers/promises rather than implementing ourselves (#33) (954e7ea)

v1.7.2

31 Oct 16:48
Compare
Choose a tag to compare

1.7.2 (2024-10-31)

Bug Fixes

  • memleak in timeout w/ abort signal (#32) (d56a9ad)

v1.7.1

19 Aug 20:37
Compare
Choose a tag to compare

1.7.1 (2024-08-19)

Bug Fixes

v1.7.0

16 Aug 17:32
Compare
Choose a tag to compare

1.7.0 (2024-08-16)

Features