Skip to content

Releases: plotdb/ews

0.0.9

05 Jul 19:44

Choose a tag to compare

  • remove id from access function in readSnapshots for multi-snapsthos scenario
  • support submit hook for access checking
  • support metadata injection with metadata called with commit hook.
  • refind document for access and metadata parameters.

0.0.8

24 Jun 17:04

Choose a tag to compare

  • support immediately reconnect option

0.0.7

21 May 09:44

Choose a tag to compare

  • fire close event in sharedb client when socket closed
  • document events in sharedb client

0.0.6

18 May 18:30

Choose a tag to compare

  • fix bug: disconnect handler doesn't correctly clean up internal variables

0.0.5

22 Apr 13:39

Choose a tag to compare

  • again add missing dependency ws for server side usage

0.0.4

22 Apr 13:33

Choose a tag to compare

  • add missing dependencies for server side usage

0.0.3

13 Apr 17:15

Choose a tag to compare

  • internal event listeners should be run before user event listeners
  • fix bug: _scheme incorrect set
  • fix bug: _ws should be cleared when socket closes.

0.0.2

13 Apr 16:33

Choose a tag to compare

  • addEventListener with default {} option if option is null.
    • without this, ws version > 8 may fail due to incorrectly initialization of option.
  • provide more information in error log

0.0.1

13 Apr 09:37

Choose a tag to compare

init release