Release 1.4.0
·
84 commits
to master
since this release
[1.4.0] - October 2nd, 2020
New Features
-
Add MatchRegistry for custom match implementations. (#286) …
-
Added and refactored audience evaluation logs. (#280)
-
Add datafile accessor to access config as json string. (#290)
-
Support version audience evaluation following semantic versioning implementation. (#289)
-
Support number 'less than or equal to' and 'greater than or equal to'. (#289)
Bug Fix
- Fixed a spelling mistake in go.mod file. (#285)