Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 782 Bytes

Change Log

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.

[Unreleased]

Added

Changed

2.0.0 - 2024-12-25

Added

  • change the specification and add a lot of new features.

1.0.5 - 2024-10-22

Added

  • fixes #19 break the execution of multiple rules if one rule returns false

1.0.4 - 2024-10-18

Added

  • fixes #17 update rule action execution to add postPerformAction

1.0.3 - 2023-12-18

Added

  • fixes #15 add cache for the action object

1.0.2 - 2023-06-07

Added

  • fixes #11 upgrade version to 1.0.2 and dependencies

1.0.0 - 2021-11-16

Added

  • First version