All Versions
5
Latest Version
Avg Release Cycle
164 days
Latest Release
1424 days ago

Changelog History

  • v0.12.0 Changes

    May 23, 2020

    โž• 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
  • v0.11.1

    October 27, 2019
  • v0.11.0

    September 11, 2019
  • v0.10.0

    July 01, 2019
  • v0.0.1 Changes

    August 07, 2018

    MVP

    • GET
    • async GET
    • CommonPool