Changelog for engine-io-snap-1.0.7
1.0.7
- Bump upper-bound of
base. - Bump upper-bound of
containers.
1.0.6
- Bump upper-bound of
io-streams.
1.0.5
- Bump upper-bound of base, io-streams and websockets
1.0.4
- Increased the upper-bound of
base,snap-core,websocketsandwebsockets-snap. - Snap 1.0 is now required.
- Use
lifted-baseinstead ofMonadCatchIO-transformers.
1.0.3
- Increased the upper-bound of base to allow < 4.9. Now builds on GHC 7.10.1.
1.0.2
-
Updated for
ServerAPIinengine-io-1.2. -
ParseError is now caught correctly, and no longer results in a response 500 to the client.
1.0.1
-
Updated for the new
ServerAPIinengine-io-1.1. -
Fixed incomplete pattern matches when parsing request method.
1.0.0
- Initial release.