Skip to content

3.0.0

Compare
Choose a tag to compare
@lukewestby lukewestby released this 03 Sep 22:58
· 53 commits to master since this release

Additions:

  • unitReader: a BodyReader that reads nothing and returns ()

Removals:

  • withStartHandler and withProgressHandler: these aren't useful right now, waiting for interprocess communication to be added. See evancz/elm-http#39

Docs:

  • send is first in the doc comments. Thanks @cobalamin!