Skip to content

Releases: SAP/node-rfc

v1.0.0-rc2

21 Aug 14:04
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

Features

Incompatible changes

  • Non-blocking ping() and close() require a callback function
  • client.connectionInfo() function replaced by client.connectionInfo getter
  • client.getVersion() replaced by client.version getter, format changed as well
  • client.isAlive() replaced by client.isAlive getter

v1.0.0-rc1

20 Aug 13:48
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Features

Incompatible changes

  • client.connectionInfo() function replaced by client.connectionInfo getter
  • client.getVersion() replaced by client.version getter, format changed as well
  • client.isAlive() replaced by client.isAlive getter

v0.2.0-rc7

31 Jul 10:50
Compare
Choose a tag to compare
v0.2.0-rc7 Pre-release
Pre-release

Features

  • N-API, asynchronous and non-blocking
  • Callback, promise, async/await API examples
  • Connection pool
  • Typescript and ES-next syntax support
  • C/C++ style guide
  • Error handling harmonisation
  • String handling optimisation
  • More unit tests
  • README links update, from Service Marketplace to Support Portal

Incompatible changes

  • client.connectionInfo() function replaced by client.connectionInfo getter
  • client.getVersion() replaced by client.version getter, format changed as well
  • client.isAlive() replaced by client.isAlive getter

v0.1.16

30 Apr 08:27
Compare
Choose a tag to compare

Changes

  • Decimal and Float input conversions #52 fix
  • Decimal libraries support, like decimal.js

v0.1.15

20 Apr 09:31
Compare
Choose a tag to compare

Changes

  • Import parameters type check added
  • Deprecated Nan::MakeCallback() replaced with Nan:Call()
  • getVersion() returns an object instead of array, unit test added as well
  • Skip unwanted parameters, not "supplied" / "requested" on ABAP side. Fix #34

v0.1.14

03 Apr 11:24
Compare
Choose a tag to compare

Changes

  • Memory leak fix [CRITICAL]
  • Source code cleanup
  • vscode settings for editing on Mac

v0.1.13

05 Dec 20:53
Compare
Choose a tag to compare

Changes

  • Catching constuctor errors
  • Fix issue 35, libstdc++ location fix
  • Tabs and formatting

v0.1.12

28 Nov 13:39
Compare
Choose a tag to compare

Changes

  • Byte arrays handling
  • 4, 6 and 8 binaries

v0.1.11

13 Jan 13:37
Compare
Choose a tag to compare

node-rfc 0.1.11

v0.1.10

13 Jan 11:20
Compare
Choose a tag to compare

node-rfc 0.1.10
Dummy Release (only needed for npm)
Identic to 0.1.7