All notable changes to this project will be documented in this file.
This file's format is based on Keep a Changelog
and this project adheres to Semantic Versioning. The
version number is tracked in the file VERSION
.
0.2.0 - 2020-03-19
- Add methods
read_full_line
andlines
, to allow safely reading full lines from the buffer.
0.1.0 - 2018-04-20
- Initial public release