Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 366 Bytes

ChangeLog.md

File metadata and controls

17 lines (12 loc) · 366 Bytes

Changelog for byte-count-reader

Unreleased changes

0.10.1

  • Added a function that always assumes base 2 where ambiguities occur

0.10.0.1

  • Relaxed upper bound on extra <1.7 -> <1.8
  • Fixed incorrect link in README

0.10

  • bytesParser now accepts Text not [Char] datatypes
  • Moved usage of parsec3-numbers to parsec-numbers

0.9

  • Initial Version