1.5.0 release candidate
Pre-release
Pre-release
andreineculau
released this
07 Mar 21:29
·
199 commits
to master
since this release
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 (since 1.4.0):
- 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