Skip to content

Releases: danschultzer/test_server

v0.1.21

20 Jun 12:11

Choose a tag to compare

  • Fixed bug with message emitted in Bandit 1.7.0 #43

v0.1.20

28 Feb 18:39

Choose a tag to compare

  • Include :inets in :extra_applications to prevent compilation issue with TestServer.HTTPServer.Httpd #37 (thanks @grzuy)

v0.1.19

28 Feb 01:13

Choose a tag to compare

  • Allow :to plug to be set for TestServer.websocket_init/3 for handshake #35 (thanks @bcardarella)

v0.1.18

29 Dec 23:04

Choose a tag to compare

  • Limit number of Bandit acceptors to 1 to improve performance #28

v0.1.17

30 Sep 18:58

Choose a tag to compare

v0.1.16

03 Apr 03:51

Choose a tag to compare

  • Fixed breaking changes with Bandit 1.4 #22

v0.1.15

26 Feb 16:45

Choose a tag to compare

  • Validates :http_server option #21

v0.1.14

18 Nov 13:35

Choose a tag to compare

v0.1.13

26 Aug 21:54

Choose a tag to compare

  • Fixed controlling process issues related to using the Bandit HTTP/2 adapter calling Plug.Conn functions in plug callbacks #15

v0.1.12

29 Apr 15:14

Choose a tag to compare

  • Fixed breaking change to options in Bandit 0.7.6 #11