katt v1.5.0 Release Notes

Release Date: 2016-03-18 // about 8 years ago
  • ๐Ÿ’ฅ Breaking changes

    • 0๏ธโƒฃ 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 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
    Full list of changes since 1.5.0-rc