Skip to content

Commit 34db7b7

Browse files
author
Bimal Jha
committed
3.3.0
* add electron binaries for macos arm64 system (Bimal Jha) * fea: add support for native installation on MacOS M1 Chip system (Bimal Jha)
1 parent de1e6a8 commit 34db7b7

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2024-12-01, Version 3.3.0
2+
=========================
3+
4+
* add electron binaries for macos arm64 system (Bimal Jha)
5+
6+
* fea: add support for native installation on MacOS M1 Chip system (Bimal Jha)
7+
8+
19
2024-11-21, Version 3.2.5
210
=========================
311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ibm_db",
33
"description": "IBM DB2 and IBM Informix bindings for node",
4-
"version": "3.2.5",
4+
"version": "3.3.0",
55
"main": "lib/odbc.js",
66
"homepage": "https://github.com/ibmdb/node-ibm_db/",
77
"repository": {

0 commit comments

Comments
 (0)