Skip to content

Releases: dirigiblelabs/core_api

Enterprise JavaScript API v0.11

03 Dec 06:27
Compare
Choose a tag to compare

Enterprise JavaScript API v0.10

22 Nov 12:55
Compare
Choose a tag to compare

passwords API, bugfixes, tests

Enterprise JavaScript API v0.9

13 Nov 12:32
Compare
Choose a tag to compare

new modules - zip, new unit tests and integration tests, refactoring and bugfixes

Enterprise JavaScript API v0.8 Beta

20 Oct 13:22
Compare
Choose a tag to compare

'workspaces' API added
fixes

Enterprise JavaScript API v0.7 Beta

19 Oct 14:57
Compare
Choose a tag to compare

Enterprise JavaScript API v0.6 Beta

14 Oct 12:50
Compare
Choose a tag to compare

Fixes and Enhancements:

  • upload - upload getInputStream() added

Enterprise JavaScript API v0.5 Beta

14 Oct 12:33
Compare
Choose a tag to compare

New modules:

  • extensions
  • error

Fixes and Enhancements:

  • assert - check also for undefined in the *Null() functions, adopts the "error" module

Enterprise JavaScript API v0.4 Beta

10 Oct 11:22
Compare
Choose a tag to compare
Pre-release

added notion of 'platform' services - generator, exec and repository

Enterprise JavaScript API v0.3 Beta

30 Sep 15:09
Compare
Choose a tag to compare

Added modules:

  • user
  • repository
  • cmis
  • generator

Fixes and enhancements of the existing modules

  • response - getOutputStream, writeStream and writeOutput methods added
  • response - status codes fixes
  • request - adding headers fix
  • request - attributes management added
  • database - Set Date, Time, Timestamp fixes

Enterprise JavaScript API v0.2 Beta

28 Jun 16:37
Compare
Choose a tag to compare
Pre-release

Compatibility fixes to work with Nashorn as well.
Only "threads" module is not compatible as of now.