Skip to content

Releases: IBM/nodejs-idb-connector

1.2.19

06 Feb 20:59
a50efe5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.18...1.2.19

1.2.19-beta.0

19 Jul 20:02
Compare
Choose a tag to compare
1.2.19-beta.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.2.18...1.2.19-beta.0

1.2.18

01 Nov 07:54
Compare
Choose a tag to compare
  • build: Fix the install failure with the lastest npm

1.2.17

31 Oct 13:59
24daac0
Compare
Choose a tag to compare
1.2.17 Pre-release
Pre-release
  • build(deps): Update deps to latest version
  • build: Add package-lock.json
  • fix: Binding parameters issues (#157)
  • ci: Add npm publish action (#161)

1.2.16

27 Apr 01:02
Compare
Choose a tag to compare
  • [build] Fix EBADPLATFORM build error on Node 18 / Python 3.9
  • [build] Support Python 3.9 changes

1.2.15

20 Dec 06:41
Compare
Choose a tag to compare
  • [fix] Check for Javascript empty-string in bindParams
  • [feat] Set SQL_ATTR_NON_HEXCCSID by default (#136)

1.2.14

20 Dec 05:51
Compare
Choose a tag to compare
  • [fix] No error return on SQL_NO_DATA_FOUND (sync) (#146)

1.2.13

07 Jun 01:56
Compare
Choose a tag to compare
  • [build] support Node.js v16

1.2.12

26 Apr 20:57
Compare
Choose a tag to compare
  • [build] update dependencies' versions
  • [fix] stop setting error for SQL_NO_DATA_FOUND (#138)
  • [build] fix compiler warnings (#132)

1.2.11

22 Apr 10:21
Compare
Choose a tag to compare
  • [fix] UTF-8 data not properly formed error (#129)