Commit Graph

78 Commits

Author SHA1 Message Date
Christopher Jones 0fc25eb600 Fix typo. Change some line wrapping 2019-07-24 17:32:27 +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 8d2ca9e34c Bump copyright year 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 b667848e61 Bump version to 4.0.0-dev 2019-07-24 17:31:20 +10:00
Christopher Jones 5e73ab02c3 Bump version to 3.1 2019-01-22 14:53:40 +11:00
Christopher Jones 5fa30834df Update to version to 3.1.0-dev 2018-11-26 15:01:33 +11:00
Christopher Jones f9a0c6d623 Document support for Node.js 11 2018-11-15 16:31:12 +11:00
Christopher Jones abc2c667e2 Update Slack URL 2018-11-15 16:15:26 +11:00
Christopher Jones dcfe687086 Mention the Slack channel 2018-10-02 07:33:43 +10:00
Christopher Jones a47ae62109 Remove -dev suffix in preparation for 3.0 release 2018-09-27 15:00:22 +10:00
Christopher Jones ed8b816794 Add async/await examples 2018-09-27 15:00:20 +10:00
Christopher Jones d3bdfe8a3b Give documentation links some love, including update to 18c content 2018-08-22 13:09:26 +10:00
Christopher Jones c43e132eb0 Bump version to 3.0.0-dev 2018-06-27 16:20:36 +10:00
Christopher Jones 0e7e659f58 Update stated support for Node.js versions 2018-05-22 14:58:59 +10:00
Christopher Jones 6dce216a67 Bump version to 2.3.0-dev 2018-05-22 14:39:31 +10:00
Christopher Jones 452a62affd Avoid duplication with the new homepage 2018-03-27 16:42:13 +11:00
Christopher Jones 50f136a597 Link to new doc sections instead of generic Oracle doc 2018-03-27 16:18:06 +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 96d1eda86f Mention the Privileged Connection feature 2018-02-13 17:03:59 +11:00
Christopher Jones e6319526a0 Remove links no longer used 2018-02-09 19:52:08 +11:00
Christopher Jones 556f6f3d7a Bump doc versions to 2.1 2018-02-06 13:19:36 +11:00
Christopher Jones feface16d1 Refine installation doc 2017-12-12 10:17:52 +11:00
Christopher Jones a30f2c9bb1 Implementation of resultSet.getRow() buffering in JavaScript instead of C++. 2017-12-12 10:03:15 +11:00
Christopher Jones a79072387f Explicitly mention async/await support 2017-08-01 14:04:55 +10:00
Christopher Jones 26ba856640 Add INSTALL quick start and troubleshooting sections 2017-07-08 12:48:36 +10:00
Christopher Jones 14736586f2 Update supported version list 2017-06-17 15:49:16 +10:00
Christopher Jones 60299d388e README and INSTALL updates for v2 2017-06-14 11:49:08 +10:00
Christopher Jones 3edef07d0c Link to node-oracledb JSON doc 2016-07-08 16:56:23 +10:00
Christopher Jones 1318e570ed Add a HELP section to the README 2016-07-08 16:55:43 +10:00
Christopher Jones 5c55b9ee91 Test suite is not included with a normal install 2016-05-16 10:06:00 +10:00
Christopher Jones 8a9484df9b Mention Node 6 in the README 2016-05-16 09:57:17 +10:00
Christopher Jones 16be352385 Merge 1.9.0-dev JavaScript changes adding Promises etc 2016-05-16 09:53:23 +10:00
Christopher Jones f9e2eea595 Small wording tweaks 2016-05-16 09:21:25 +10:00
Christopher Jones 5cf80c44a0 Bump version to 1.9 2016-05-16 09:19:15 +10:00
Christopher Jones fcd8c2b3c3 Use major.minor for version 2016-03-24 21:56:21 +11:00
Christopher Jones c73c3644bd Bump version to 1.8.0 2016-03-24 21:54:01 +11:00
Christopher Jones 58df9f11b6 Add query streaming (PR 321) 2016-03-24 21:18:16 +11:00
Christopher Jones a962ba8bf2 Explicitly mention Instant Client SDK 2016-03-24 17:27:15 +11:00
Christopher Jones dc4a829ff6 Whitespace cleanup 2016-03-24 17:09:53 +11:00
Christopher Jones 02f74fabf0 Made public methods overwritable in new JavaScript layer 2016-03-01 08:38:52 +11:00
Christopher Jones 1afa698395 Update README for 1.7 to mention new pool queue 2016-02-29 13:56:44 +11:00
Christopher Jones 150b975bee Bump versions in preparation for 1.7 2016-02-29 13:09:53 +11:00
Christopher Jones ab31bb778f Update README copyright 2016-01-30 22:32:59 +11:00
Christopher Jones f33c0bd533 Remove old note about BC changes 2016-01-25 22:25:48 +11:00
Christopher Jones eb529208a6 Put the README example under the proper subheading. Some installation tweaks. 2016-01-25 22:25:06 +11:00
Christopher Jones 69519031ad Merge README PR 313 from @KevinSheedy to help first time users 2016-01-25 22:24:28 +11:00
Christopher Jones b5ee82f136 Bump versions for node-oracledb 1.6.0 2016-01-25 22:01:31 +11:00
Christopher Jones 5d59d629da Use Node 4.2 LTS in install examples 2015-12-21 23:12:09 +11:00