Skip to content

Releases: inaka/shotgun

0.1.8

10 Apr 17:18

Choose a tag to compare

To see what's new check the CHANGELOG

0.1.7

09 Apr 16:43

Choose a tag to compare

Fixed deps in rebar.config and Makefile

0.1.6

02 Dec 19:42

Choose a tag to compare

Bug Fixes

  • [#53] async_mode instead of chunk_mode.
  • [#54] Don't rely only on transfer-encoding header value to check for chunk response.

0.1.5

12 Nov 16:59

Choose a tag to compare

Added

  • [#41] SSL support.
  • [#33] Warn user about missing slash when using the verb functions.
  • [#36] SSE and Server Errors.
  • [#31] Update to erlang.mk v1

0.1.4

14 Oct 19:57

Choose a tag to compare

0.1.4 Pre-release
Pre-release

Enhacements

  • [#39] Support body for all methods.

0.1.3

14 Oct 14:17

Choose a tag to compare

0.1.3 Pre-release
Pre-release
  • [#37] Rebar compatibility.

0.1.2

29 Sep 18:04

Choose a tag to compare

0.1.2 Pre-release
Pre-release

Bug Fixes

  • [#34] Add response to events queue on termination of async request.

0.1.1

26 Sep 19:03

Choose a tag to compare

0.1.1 Pre-release
Pre-release
  • Correctly processes split SSE events.
  • SSE event parse function.

0.1.0

24 Sep 14:41

Choose a tag to compare

0.1.0 Pre-release
Pre-release
Merge pull request #30 from inaka/jfacorro.29.release.compatible

[#29] Make shotgun releasable.