Releases: for-GET/katt
Releases · for-GET/katt
1.6.10
1.6.9
Full Changelog: 1.6.8...1.6.9
1.6.8
- Added a docker and whalebrew interface
Full Changelog: 1.6.0...1.6.8
1.6.0
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)
1.6.0 release candidate
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)
1.5.4
Notable changes
- fix matching nested objects with match-any properties
- allow {{_}} to match nothing
1.5.3
1.5.2
1.5.1
1.5.0
Breaking changes
- KATT CLI defaults now to showing only the last transaction, but understands
--all
for previous behaviour #31 - new Erlang pattern that includes error details #25
Notable changes
- a BARE_MODE has been introduced, in order to build KATT with as few dependencies as possible #34 #38
- textual diff for strings #20 (new Erlang pattern that includes error details)
- added
runtime_value
andruntime_validation
#29 - KATT CLI can now convert an HTTP Archive to an APIB file, making it easier to create scenarios
- allow
katt:run
to take in a#katt_blueprint
record, not just a path to an APIB file - switched lhttpc for hackney #17
- switched mochijson3 for jsx
Full list of changes since 1.4.0
Full list of changes since 1.5.0-rc