Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@thomaszurkan-optimizely thomaszurkan-optimizely released this 03 Oct 00:02
· 84 commits to master since this release
abfc2b1

[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)