Skip to content

JC version 1.19.0

Compare
Choose a tag to compare
@kellyjonbrazil kellyjonbrazil released this 13 May 21:16
· 1269 commits to master since this release
c12b485

jc now comes bundled with 100 parsers!

  • Add chage --list command parser tested on linux
  • Add git log command streaming parser
  • Fix git log standard parser for corner-cases where hash values are in messages
  • Fix df command parser for rare instances when a newline is found at the end
  • Allow jc to pip install on unsupported python version 3.6
  • Fix asciitable-m parser to skip some rows that contain column separator
    characters in cell data. A warning message will be printed to STDERR
    unless -q or quiet=True is used.
  • New zip package for Windows

Release Notes: https://blog.kellybrazil.com/2022/05/17/jc-version-1-19-0-released/