Skip to content

4.0.5

Compare
Choose a tag to compare
@pkaeding pkaeding released this 25 Apr 23:23

[4.0.5] - 2017-04-25

Fixed

  • #70 Regex matches targeting rules now include the user if a match is found anywhere in the attribute. Before fixing this bug, the beginning of the attribute needed to match the pattern.

Changed

  • #43 Started publishing code coverage metrics to Code Climate. Bear in mind that the Code Climate coverage report only shows the unit test coverage, while the bulk of our SDK test coverage comes from a separate integration test suite.