kohttp v0.12.0 Release Notes

Release Date: 2020-05-23 // over 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