Skip to content

Releases: CMTA/RuleEngine

1.0.1

22 Jan 17:21
7b76518
Compare
Choose a tag to compare

1.0.1 - 20230122

Installation
The release does not include the .git folder, which does not allow installing dependencies.
The easiest solution is to clone the project and perform a git checkout on the version tag

git clone https://github.com/CMTA/RuleEngine
git checkout 1.0.1
forge install

1.0

14 Nov 17:00
f499a9b
Compare
Choose a tag to compare
1.0

First release

The release does not include the .git folder, which does not allow installing dependencies.
The easiest solution is to clone the project and perform a git checkout on the version tag

git clone https://github.com/CMTA/RuleEngine
git checkout 1.0
forge install