Skip to content

1.9.0

Latest
Compare
Choose a tag to compare
@s0undt3ch s0undt3ch released this 23 Feb 10:41
· 1 commit to main since this release
1.9.0
19d09c2

shell-utilities 1.9.0 (2024-02-23)

Breaking Changes

  • Drop support for Python older than 3.8 and Pytest older than 7.4.x (#43)

Bug Fixes

  • The printed output is now the result of json.dumps instead of pprint.pformat (#42)

Trivial/Internal Changes

  • Several minor changes to the code base:
    • Update copyright headers
    • Update pre-commit hook versions (#43)