Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 699 Bytes

v1.0.2

  • Allow unknown SELECT options to fallback to other

v1.0.1

  • Fix empty string formatting

v1.0.0

v0.5.0

  • Add support for Python 3.7

v0.4.0

  • Add support for Spanish (es)

v0.3.1

  • Include future in install_requires in setup.py

v0.3.0

  • Add support for Python 3

v0.2.0

  • Add format and format_tree interface methods

v0.1.0

  • Basic, working version of the parser and node visitor.