Releases: relekang/event-value-extractor
Releases · relekang/event-value-extractor
Release list
v2.1.0
v2.0.1
v2.0.0
<a name"2.0.0">
2.0.0 (2016-01-07)
Features
- Add support for extracting the name property (d4dc94df)
Breaking Changes
-
This changes the arguments which event-value-extractor
calls the passed function with. The first argument was earlier the
value, but from now on it is the name and the value is the second
argument.(d4dc94df)