Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 909 Bytes

CHANGELOG.md

File metadata and controls

33 lines (27 loc) · 909 Bytes

Changelog

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

  • Types of Changes (L3):
    • Added: new features
    • Changed: changes in existing functionality
    • Deprecated: soon-to-be-removed features
    • Removed: now removed features
    • Fixed: any bug fixes
    • Security: in case of vulnerabilities

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

0.14.0 - 2022-03-13

Fixed

Fixed problem with dependent Tables to show correct matched rule.

Added

Support for date and time("2021-12-12T00:00").

0.12.0 - 2021-06-27

Fixed

Unchecked nullValue throw hidden exception in configList.

0.11.0 - 2021-05-22

Added the possibility to use null values as inputs.

0.10.0 - 2021-04-18

Initial Version