File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 2.4.4] - 2022-04-26
5+ ### Fixed
6+ - Fixed application crashing when ` callProcedure ` was given the wrong procedure name or number of parameters
7+ - Fixed TypeScript definition for Connection's ` tables ` function
8+
9+ ### Added
10+ - ` binding.gyp ` path for OS400 (IBM i)
11+
412## [ 2.4.3] - 2022-03-31
513### Fixed
614- Updated dependencies for security fixes
715- Fixed generation of ` callProcedure ` sql string when ` UNICODE ` is defined
816
917## [ 2.4.2] - 2022-02-07
1018### Added
11- - ` binding.gyp ` build instructoins for MacOS
19+ - ` binding.gyp ` build instructions for MacOS
1220- ` Statement ` 's ` .execute ` function can now return a ` Cursor ` when the correct queryOption is passed
1321
1422### Fixed
You can’t perform that action at this time.
0 commit comments