Skip to content

Tags: robindaniel86/RulesEngine

Tags

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update RulesEngine.csproj (microsoft#130)

v3.1.0-preview.4

Toggle v3.1.0-preview.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Abbasc52/null rule param fix (microsoft#119)

* Fixed scoped parameter throwing exception on compilation error
* Fixed null RuleParameter throwing exception
* Replaced thrown Exceptions with RuleException

v3.1.0-preview.3

Toggle v3.1.0-preview.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed scopedParams runtime error not logging as exception message (mi…

…crosoft#108)

v3.1.0-preview.2

Toggle v3.1.0-preview.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Made runtime error log as exception message by default (microsoft#107)

v3.1.0-preview.1

Toggle v3.1.0-preview.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dotnetcore-build.yml (microsoft#100)

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed LocalParams Cache not getting cleaned up (microsoft#93)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* fixed namespace issue (microsoft#82)

* fixed namespace issue
* added editorconfig
* cleaned up files based on editorconfig

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated version number to 3.0.0 (microsoft#79)

v3.0.0-preview.3

Toggle v3.0.0-preview.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added support for unlimited inputs (microsoft#76)

* Added support for unlimited inputs

v3.0.0-preview.2

Toggle v3.0.0-preview.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
perf improvements and benchmarking (microsoft#70)

* added perf improvements

* Added benchmark tool