Skip to content

Releases: englercj/node-esl

v1.1.1

18 Apr 15:17
Compare
Choose a tag to compare

v1.1.0

15 Apr 23:08
Compare
Choose a tag to compare
  • Fix some failing tests
  • Fix example with new message API
  • Fix #23 by adding UUID tracking for execute events
  • Use node-uuid for uuid trackers instead of the FSW create_uuid command.

v1.0.0

15 Apr 20:24
Compare
Choose a tag to compare
  • Refactor tests to use mocha+chai
  • Increase performance and cleanliness of esl.Parser
  • Change long argument sugar functions to use option arguments
  • Fix tests to run correctly

v0.0.11

12 Mar 20:20
Compare
Choose a tag to compare

Add stop function for esl Server #26