Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@dgelessus dgelessus released this 18 Jul 15:45
· 33 commits to master since this release
  • Removed the old (non-subcommand-based) CLI syntax.
  • Added filtering support to the list subcommand.
  • Added a resource-info subcommand to display technical information about resources (more detailed than what is displayed by list and read).
  • Added a raw-compress-info subcommand to display technical header information about standalone compressed resource data.
  • Made the library PEP 561-compliant by adding a py.typed file.
  • Fixed an incorrect AssertionError when using the --no-decompress command-line options.