Skip to content

0.1.4

Compare
Choose a tag to compare
@jan-auer jan-auer released this 18 Jun 09:03
· 6 commits to master since this release
  • Fix a panic in the Python parser. When a pipe (|) occurred in the format string, the formatter would panic with "unknown conversion flag" due to an invalid Regex.