Skip to content

Releases: bchr02/instantclient

1.0.2

24 Sep 23:49
Compare
Choose a tag to compare

makes adjustments to account for changes with Oracle's login api

1.0.1

28 Jun 15:04
Compare
Choose a tag to compare

Fixed an install script typo via #6. Thanks @letalumil

1.0.0

25 Jun 22:16
Compare
Choose a tag to compare

Changes:

  • installing is now easier. Instead of needing to npm install instantclient -g and then running instantclient to kick of the true installer, simply run ``npm install instantclient`. At the end of the installation the npm installer is automatically uninstalled.

Upcoming changes:

  • plan to add command line arguments to supply a username and password that will allow for an even easier installation.