View Source CHANGELOG
v0-1-6-2022-09-22
v0.1.6 (2022-09-22)
- Added suspended routes and web socket handlers to error messages
v0-1-5-2022-09-13
v0.1.5 (2022-09-13)
TestServer.websocket_info/2
now takes the callback function as second argument
v0-1-4-2022-09-13
v0.1.4 (2022-09-13)
- WebSocket support
v0-1-3-2022-09-12
v0.1.3 (2022-09-12)
- Improved multi-instance handling
- Support for pre-match plugs
v0-1-2-2022-09-12
v0.1.2 (2022-09-12)
- Better formatting of errors
v0-1-1-2022-09-11
v0.1.1 (2022-09-11)
TestServer.url/2
no longer autostarts the test server
v0-1-0-2022-09-11
v0.1.0 (2022-09-11)
- Initial release