servant/servant-client-core/CHANGELOG.md
2018-02-08 15:17:48 +02:00

651 B

The latest version of this document is on GitHub. Changelog for servant package contains significant entries for all core packages.

0.13

  • Streaming endpoint support. (#836)
  • servant Add Servant.API.Modifiers (#873)

0.12

  • First version. Factored out of servant-client all the functionality that was independent of the http-client backend.