katt v1.6.0-rc Release Notes

Release Date: 2018-01-20 // about 6 years ago
  • ๐Ÿ’ฅ Breaking changes

    • rename Unexpected to ItemsMode in runtime_value and runtime_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)

    • ๐Ÿ›  fix #63. big bug: all float parameters were rounded to 1 decimal
    • ๐Ÿ›  fix #64. big bug: cannot store non-text params
    • fix #65. big bug: runtime_value and runtime_validation bindings
    • ๐Ÿ›  fix #60. big bug: MATCH_ANY would ignore any surrounding required patterns

    Full list of changes since 1.5.4


Previous changes from v1.5.4