All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2023-06-01)
- removal of node 14
- removal of node 14 (f3e2b6f)
- improve test structure (a9539be)
- package.json & package-lock.json to reduce vulnerabilities (d151da8)
- upgrade eslint from 8.23.0 to 8.23.1 (c5e7678)
- upgrade eslint from 8.23.1 to 8.24.0 (71caa7f)
- upgrade eslint from 8.24.0 to 8.25.0 (c3fabe7)
- upgrade eslint from 8.25.0 to 8.26.0 (e375e3f)
- upgrade eslint from 8.26.0 to 8.27.0 (ed8ccc2)
- upgrade eslint from 8.27.0 to 8.28.0 (2bd2549)
- upgrade eslint from 8.28.0 to 8.29.0 (a574437)
- upgrade eslint from 8.29.0 to 8.30.0 (dfcd065)
- upgrade eslint from 8.30.0 to 8.31.0 (001f486)
- upgrade eslint from 8.31.0 to 8.32.0 (df3aa7c)
- upgrade eslint from 8.32.0 to 8.33.0 (b583263)
- upgrade eslint from 8.33.0 to 8.34.0 (35767b5)
- upgrade eslint from 8.34.0 to 8.35.0 (af74885)
- upgrade eslint from 8.35.0 to 8.36.0 (2801623)
- upgrade eslint from 8.36.0 to 8.37.0 (06d7081)
- upgrade eslint from 8.37.0 to 8.38.0 (9db8cff)
- upgrade eslint from 8.38.0 to 8.39.0 (f11c447)
- upgrade eslint from 8.39.0 to 8.40.0 (e425f82)
- upgrade eslint-plugin-import from 2.26.0 to 2.27.4 (afe7c5e)
- upgrade eslint-plugin-import from 2.27.4 to 2.27.5 (996fff2)
- upgrade eslint-plugin-n from 15.2.5 to 15.3.0 (7f926e0)
- upgrade eslint-plugin-n from 15.3.0 to 15.4.0 (9347386)
- upgrade eslint-plugin-n from 15.4.0 to 15.5.1 (30dd19c)
- upgrade eslint-plugin-n from 15.5.1 to 15.6.0 (9410e8d)
- upgrade eslint-plugin-n from 15.6.0 to 15.6.1 (2aa25a0)
- upgrade eslint-plugin-n from 15.6.1 to 15.7.0 (dfc5ede)
- upgrade eslint-plugin-promise from 6.0.1 to 6.1.0 (29f6a98)
- upgrade eslint-plugin-promise from 6.1.0 to 6.1.1 (80fa8f3)
- upgrade mocha from 10.1.0 to 10.2.0 (f852df5)
2.1.0 (2022-09-20)
- allow passing binding data as arguments (7e1cdec)
- upgrade eslint from 8.22.0 to 8.23.0 (c342169)
- upgrade eslint-plugin-n from 15.2.4 to 15.2.5 (d5d3231)
- upgrade eslint-plugin-promise from 6.0.0 to 6.0.1 (060d8f8)
2.0.0 (2022-09-06)
- drop Node.js 12
-
upgrade eslint from 8.18.0 to 8.19.0 (4164de7)
-
upgrade eslint from 8.19.0 to 8.20.0 (fe94fed)
-
upgrade eslint from 8.20.0 to 8.21.0 (e1e72ce)
-
upgrade eslint from 8.21.0 to 8.22.0 (ded904e)
-
upgrade eslint-plugin-n from 15.2.1 to 15.2.2 (#49) (d215ef3)
-
upgrade eslint-plugin-n from 15.2.2 to 15.2.3 (#52) (5221c32)
-
upgrade eslint-plugin-n from 15.2.3 to 15.2.4 (44833b0)
-
drop Node.js 12 (6652a16)
1.0.0 (2022-06-20)
0.0.10 (2022-06-20)
- add support for odbc client with mysql (c460993)
- add support for using odbc (1935b5f)
- adding mysql client support with tests and all (#39) (1087630)
- upgrade eslint from 7.32.0 to 8.8.0 (#33) (9a6081c)
- add mysql to list of clients for mysql db (751d9bc)
- commiting package-lock.json file (#30) (37b2d4f)
- upgrade mocha from 9.2.1 to 9.2.2 (#32) (e11f3ca)
0.0.9 (2022-03-08)
- add mongodb client (c64f925)
- add initial tests (d9c601e)
- add node-rdkafka return type in typings (d60bc06)
- add support for kafkajs (27a590d)
- basic support for postgressql and pg client (84fa2b4)
- initial support for redis (975f5bf)
- initial typings (7f1ca7a)
- add coveralls (bff135d)
- add github action to build/test (ba7bdf0)
- add missing files to publish (b312624)
- add typings key to package (0018ebb)
- add typings to package.files (693b0de)
- fixup actions formatting (3a3a268)
- include clients directory in package (4c5b893)
- package.json to reduce vulnerabilities (#9) (04768b4)
- refactor to extract client definitions (b23017c)
- remove optional chaining to support nodejs 12 (6d58d92)
- repo maintenance (01db019)
- strip out clients as dev deps for now (47ebcb2)
- switch to npm install (14dfae4)
- trim newlines from file values (91c1f66)
- typings do not need module declaration (c3f27d7)
- basic support for postgressql and pg client (84fa2b4)
- add initial tests (d9c601e)
- add node-rdkafka return type in typings (d60bc06)
- add support for kafkajs (27a590d)
- initial typings (7f1ca7a)
- add coveralls (bff135d)
- add github action to build/test (ba7bdf0)
- add missing files to publish (b312624)
- add typings key to package (0018ebb)
- add typings to package.files (693b0de)
- fixup actions formatting (3a3a268)
- include clients directory in package (4c5b893)
- refactor to extract client definitions (b23017c)
- repo maintenance (01db019)
- strip out clients as dev deps for now (47ebcb2)
- switch to npm install (14dfae4)
- typings do not need module declaration (c3f27d7)