Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 721 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


Version 3.0.0, 6/10/2023

Ported composable core features from Mercury 3.0 Java version

Added

  1. Unit and end-to-end tests for Mercury 3.0 Node.js and for the example app project.
  2. For backward compatibility, added optional "setupMiddleware" method in the rest-automation module.

Removed

Threshold feature in REST automation

Changed

N/A


Version 1.0.0, 5/30/2022

Added

Minimal viable product

Removed

N/A

Changed

N/A