Skip to content

Releases: tfausak/wuss

1.1.4

17 Apr 13:21
Compare
Choose a tag to compare

1.1.3

30 Nov 13:27
Compare
Choose a tag to compare
  • 766d334: Required bytestring 0.10.

1.1.2

30 Nov 02:56
Compare
Choose a tag to compare
  • 6aea7dc: Allowed websockets 0.10.

1.1.1

04 Sep 19:14
Compare
Choose a tag to compare
  • #8: Used bracket to close connections and catchIOError to handle stream errors. Thanks @mitchellwrosen!

1.1.0

06 Jul 12:54
Compare
Choose a tag to compare
  • #6: Added function that allows configuring how to get the next bytes from the connection. The default is chunked, but you may want to get an entire line at a time.

1.0.4

15 Apr 20:36
Compare
Choose a tag to compare
  • Didn't change anything.

1.0.3

18 Mar 14:41
Compare
Choose a tag to compare
  • Bumped version number.

v1.0.2

16 Mar 01:33
Compare
Choose a tag to compare
  • Added an example without certificate validation.

v1.0.1

16 Mar 01:33
Compare
Choose a tag to compare
  • Improved documentation.
  • Supported doctest 0.10.

v1.0.0

05 Jun 00:34
Compare
Choose a tag to compare
  • Initially released.