Skip to content

0.3.1

Compare
Choose a tag to compare
@tkaitchuck tkaitchuck released this 12 Nov 00:18
· 61 commits to master since this release
1c5848a

0.3.1 is a bug fix release that has several fixes and a few minor features.

Features

  • #327 - Calls to reader_offline are now idempotent.
  • #226 - Byte streams not have an is_sealed method.

Bug fixes

  • #329 - Fix a feature-dependent compile error that occured in the 0.3.0 release.
  • #286 - Prevent a bogus assertion error that could occur if the first attempt to connect to a server failed.