Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 370 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 370 Bytes

unreleased

  • parser and ParserBuilder return the concrete type Parser rather than an unnamable impl Stream<...>.
  • documentation improvements.

0.1.2

  • Cargo.toml and README.md changes only.

0.1.1

  • parser: allow newlines before the first part and after the last part, as observed on Dahua event streams.

0.1.0

Initial release.