Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 00:10
· 113 commits to master since this release

v1.7.0 (2025-08-02)

This release is published under the MIT License.

Bug Fixes

  • CLI test timeouts and file cleanup issues (3d236d9)

Chores

  • Add support for multiple python versions (3fecfe6)

  • Changed dependencies to follow up with tox configuration (9d5d728)

  • Simplify release workflow to master-only releases (5660e1b)

Documentation

  • Change ROADMAP and possible future features to add (9af5a51)

  • Declutter files and remove unused content (a7da6f5)

  • Removing typo (6712a2f)

  • Update changelog for v1.6.0 (2b9841a)

Features

  • Add --quiet/-q flag for silent operation (5dfc82c)

  • Add --version/-v flag to display current tool version (6ee3e56)

Refactoring

  • Correct copilot's mistake for traceback (d33b5a8)

Detailed Changes: v1.6.0...v1.7.0