v2.0.0
2.0.0 (2018-01-10)
Features
BREAKING CHANGES
-
renamed CallRecord to CallEntry
CallRecord represents a serializable record.
renamed CallEntry properties from arguemnts and result to inputs, output to that it works better with spread operator (because arguments is reserved). -
test: add tersify test for asyncError
chore: enable codecov