Skip to content

1.5.0 release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@andreineculau 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 and runtime_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