kohttp v0.12.0 Release Notes

Release Date: 2020-05-23 // almost 4 years ago
  • โž• Added

    • Spring boot sample
    • DSL for variable http methods http(method) { }
    • Async DSL for variable http method asyncHttp(method) { }

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved SSL support
    • ๐Ÿ‘Œ Improved our documentation
    • ๐Ÿšš Moved to AssertJ in our tests

    โœ‚ Removed

    • ๐Ÿ—„ Deprecated async methods

Previous changes from v0.11.1