Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 446 Bytes

CHANGELOG.rst

File metadata and controls

32 lines (22 loc) · 446 Bytes

CHANGELOG

v0.2.1

  • Update documentation

v0.2.0

  • Replace locale based parsing of numbers with a simple helper function specifically for handling German formatting of numbers

v0.1.3

  • Validate file encoding in identify()

v0.1.2

  • Support Python 3.7
  • Set payee to None because of missing information

v0.1.1

  • Formatting fixes

v0.1.0

  • Initial release