Releases: danschultzer/test_server
Releases · danschultzer/test_server
v0.1.7
- The specified port is checked to ensure is in valid range
v0.1.6
- Added suspended routes and web socket handlers to error messages
v0.1.5
TestServer.websocket_info/2
now takes the callback function as second argument
v0.1.4
- WebSocket support
v0.1.3
- Improved multi-instance handling
- Support for pre-match plugs
v0.1.2
- Better formatting of errors
v0.1.1
TestServer.url/2
no longer autostarts the test server
v0.1.0
- Initial release