Skip to content

v1.5.3

Compare
Choose a tag to compare
@subbyte subbyte released this 24 Nov 04:52
bb80874

1.5.3 (2022-11-23)

Added

  • Multiple test cases for escaped string parsed with main/ECGP parsers

Fixed

  • Escaped string in value for both ECGP and argument
  • Token prefix not handled in

Changed

  • Use firepit time function for timestamp parsing
  • Update Lark rule transform to vtrans to avoid Lark special function misfire

Removed

  • Explicit dependency python-dateutil