Skip to content

Changes to Exposure Logging

Compare
Choose a tag to compare
@rawls238 rawls238 released this 14 Sep 02:09
· 144 commits to master since this release

Major changes:

  1. The return value of assign now determines whether or not exposure should be logged. If you were already returning nothing from assign, nothing should change.

  2. getParams function now exists on the namespace class

Bugfixes:

  1. A bug was fixed around the assignment class not allowing false-y overrides