katt v1.6.0-rc Release Notes
Release Date: 2018-01-20 // over 7 years ago-
๐ฅ Breaking changes
- rename
Unexpected
toItemsMode
inruntime_value
andruntime_validation
Notable changes (new)
- fix #51 support base_url param, base_path param
- โ add support for application/x-www.form-urlencoded. fix #49
- โ add {{expected}} after unnoticed breaking change in c661b85. fixes #54
- ๐ introduce
transform
callback. fixes #53 - โ add possibility to set params at the beginning of a transaction. fixes #56
๐ Notable changes (fixes)
- rename
Previous changes from v1.5.4
-
Notable changes
- ๐ fix matching nested objects with match-any properties
- ๐ allow {{_}} to match nothing