2.0.0
[2.0.0] - 2020-04-21
Changed:
- The function
userSetKey
is now takesText
instead ofMaybe Text
for the key. This originally existed for compatibility with an internal test suite.
Removed:
- The constructor
EvalErrorUserNotSpecified
has been removed fromEvalErrorKind
.