# Version 0.2 * /COMPILER ASSISTED BREAKING CHANGE:/ `send` and `recv` now use lazy `ByteString`s. * /COMPILER ASSISTED BREAKING CHANGE:/ `recv`'s close semantics have improved. See its documentation for details. * Added `close`. * Depend on `websockets >=0.12.6`. # Version 0.1.1 * Removed accidental `print`. # Version 0.1 * First release.