Changelog

v0.4.0 (2019-05-29)

v0.3.0 (2018-10-12)

  • Drop support for Python 3.3
  • Gave HeaderParser and the scanner functions options for configuring scanning behavior:
    • separator_regex
    • skip_leading_newlines
  • Fixed a DeprecationWarning in Python 3.7

v0.2.0 (2018-02-14)

v0.1.0 (2017-03-17)

Initial release