Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Latest commit

 

History

History
57 lines (40 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

57 lines (40 loc) · 1.01 KB

Change Log

This project uses major version number for Back-end Protocol version, minor for adding/removing tests, and patch for fixes.

4.0.16

  • Fixed docs.

4.0.15

  • Moved to Logux Server 0.12.
  • Dropped Node.js 12 support.

4.0.14

  • Moved to Logux Server 0.11.

4.0.13

  • Reduced dependencies.

4.0.12

  • Moved to Logux Server 0.10.
  • Dropped Node.js 10 support.

4.0.11

  • Fixed time in Processes multiple actions test (by Vadim Iskuchekov).

4.0.10

  • Fixed action’s IDs in Processes multiple actions test.

4.0.9

  • Fixed multiple values in --ignore argument.

4.0.8

  • Added --ignore argument.

4.0.7

  • Fix meta in protocol tests.

4.0.6

  • Removed hard-coded action IDs.

4.0.5

  • Fix error message check.

4.0.4

  • Replace color output library.

4.0.3

  • Remove default supports and authentication from test server.

4.0.2

  • Move brute-force test to the end of the tests.

4.0.1

  • Reduce dependencies.

4.0

  • Initial release.