Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 509 Bytes

NEWS.md

File metadata and controls

16 lines (10 loc) · 509 Bytes

News

0.0.2

12/14/2017

  • ✏️Renamed pack_message and unpack_message to serialize_message and `deserialize_message:pencil2:
  • ♻️Added a parser that handles message transfer encoding -> simplified read buffer logic♻️
  • 🐛Fixed bug in write buffer that allowed zero length chunks🐛
  • 👷Updated tests to use asyncbolt.Server. Test servers now close gracefully w/o error logs.👷

0.0.1

12/09/2017

  • 💥Initial release!💥