Skip to content

3.5.0: Parse AWS CLI command lines

Compare
Choose a tag to compare
@walles walles released this 05 Nov 11:14
· 69 commits to python since this release
Include command and subcommand in the output: "aws s3 sync" for example.

Before this release that would only have rendered as "aws".

This release also removes the dependency on python-dateutil, making the
binary much smaller.