Commit Graph

68 Commits

Author SHA1 Message Date
Christopher Jones 3f919fe983 Be clearer about libraries vs packages 2019-07-24 17:32:31 +10:00
Christopher Jones e3d1a69848 Bump the miniumum Node.js version required to 8.16 2019-07-24 17:32:27 +10:00
Christopher Jones e7be720a2f Change message grammar now 4.x binaries can be used by multiple Node versions 2019-07-24 17:32:23 +10:00
Christopher Jones f9663c3be9 Refactor to use N-API instead of NAN 2019-07-24 17:32:19 +10:00
Christopher Jones 19808792ff Let the buildbinary script run in non-git clone environments 2019-02-08 12:48:30 +11:00
Christopher Jones 6b10dd0d08 Tweak packaging to suit last minute .npmignore changes 2019-01-24 10:52:15 +11:00
Christopher Jones dbc2bfc0b6 Be more selective on binary file pruning 2019-01-17 11:40:51 +11:00
Christopher Jones 52356d711a Install now keeps all binaries; chooose at runtime 2019-01-15 08:14:43 +11:00
Christopher Jones 23886119a5 Lint package JS files 2019-01-08 12:22:05 +11:00
Christopher Jones ac72c592f1 Change install to use a pre-built binary from the npm package 2018-12-07 16:31:23 +11:00
Christopher Jones 5fa30834df Update to version to 3.1.0-dev 2018-11-26 15:01:33 +11:00
Christopher Jones f162ba34c5 Fix broken comparison precedence 2018-11-26 15:01:33 +11:00
Christopher Jones 2cdaba934d Let's encourage Node.6+. FWIW, this flag is mostly ignored. 2018-11-15 16:31:12 +11:00
Christopher Jones f9a0c6d623 Document support for Node.js 11 2018-11-15 16:31:12 +11:00
Christopher Jones 6b8043a873 Let's assume that Node.js only bumps the ABI numbers when it bumps Node.js versions 2018-11-15 16:06:01 +11:00
Christopher Jones 0ff932d704 Reduce visual clutter: remove successful code path messages that haven't been helpful for problem solving 2018-11-15 16:04:13 +11:00
Christopher Jones ead7641fb0 Update example filename to match previous version prefix change to an ABI 2018-11-15 16:03:26 +11:00
Christopher Jones a9d08f712a Bump version to 3.0.1 2018-11-15 15:59:49 +11:00
Christopher Jones a47ae62109 Remove -dev suffix in preparation for 3.0 release 2018-09-27 15:00:22 +10:00
Christopher Jones 36d104350f New Mocha test file for Node.js 6, since newer tests use async/await 2018-09-27 15:00:21 +10:00
Christopher Jones c10f891525 Improve install tracing to help diagnose Linux root install issues 2018-08-22 13:32:24 +10:00
Christopher Jones 9c5905a20d Binary installer support for proxy authentication. Reuse npm config proxy. PR #919 (Cemre Mengu) 2018-06-27 16:53:05 +10:00
Christopher Jones 2588646d01 Change the binary package filename format to reduce Node version and ABI confusion 2018-06-27 16:22:42 +10:00
Christopher Jones c43e132eb0 Bump version to 3.0.0-dev 2018-06-27 16:20:36 +10:00
Christopher Jones 422c9a7fdd Merge PR #891 for building staging binaries on Windows (Danilo Silva) 2018-06-05 18:31:29 +10:00
Christopher Jones c1c79af1ac Bump version to 2.3.0 from 2.3.0-dev 2018-06-05 18:20:11 +10:00
Christopher Jones 77953cd2df Binaries will only be for Node 6, 8 and 10 2018-05-23 10:37:13 +10:00
Christopher Jones 0e7e659f58 Update stated support for Node.js versions 2018-05-22 14:58:59 +10:00
Christopher Jones d4da833ac7 Update package description 2018-05-22 14:54:13 +10:00
Christopher Jones 6dce216a67 Bump version to 2.3.0-dev 2018-05-22 14:39:31 +10:00
Christopher Jones 2be16f8628 Update tests 2018-04-03 07:41:52 +10:00
Christopher Jones 77505968b8 Bump version to 2.2.0 from 2.2.0-dev 2018-03-27 17:06:48 +11:00
Christopher Jones e9c83cef98 Use more accurate link. Update use cases 2018-03-27 16:42:54 +11:00
Christopher Jones 1fabc29b68 Give better custom failure messages 2018-03-27 16:36:05 +11:00
Christopher Jones 51e8092622 Don't imply the driver is 'installed' in the middle of the install process. 2018-03-27 16:29:41 +11:00
Christopher Jones a5b8c9637c Improve installer and bootstrap loader messages 2018-03-27 16:24:59 +11:00
Christopher Jones 193fde1b2d Move more links to http://oracle.github.io/node-oracledb/ 2018-03-27 16:12:28 +11:00
Christopher Jones 155ff873aa Update doc links to point to new gh-pages site https://oracle.github.io/node-oracledb/ 2018-03-27 16:11:29 +11:00
Christopher Jones b86c36b1af Bump version to 2.2.0-dev 2018-03-27 15:59:07 +11:00
Christopher Jones f419b74999 Fix binary installer proxy 403 (Bruno Jouhier) 2018-02-21 10:50:10 +11:00
Christopher Jones 074b5dd6c3 Fixed regression with end-to-end tracing attributes not being set. 2018-02-21 10:47:48 +11:00
Christopher Jones 67f1172e70 Bump version to 2.1.1 2018-02-16 08:49:17 +11:00
Christopher Jones d59a5e34fd Remove -dev suffix in preparation for release 2018-02-09 19:53:57 +11:00
Christopher Jones a4ab2c036c Use (new) canonical link for Instant Client home page 2018-02-09 19:53:05 +11:00
Christopher Jones e2e8a977ce Update test descriptions 2018-02-09 19:51:13 +11:00
Christopher Jones 4869896d51 Added support for new attributes "versionString" and "versionSuffix" 2018-02-06 13:17:33 +11:00
Christopher Jones 549dc5bef5 Bump version to 2.1.0 2018-02-06 13:13:25 +11:00
Christopher Jones e56b6486fb Mention the source package and the windows batch file 2018-02-06 13:08:47 +11:00
Christopher Jones dfbc32a82b Remove stray non-ascii char and do some whitespace changes 2017-12-13 09:45:01 +11:00
Christopher Jones 399508dedc Also create a bundle that compiles from source for Node 4 users 2017-12-12 10:15:27 +11:00