Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 19:25
· 1 commit to master since this release

v1.8.0 (2025-08-13)

This release is published under the MIT License.

Continuous Integration

  • Add support for dependency changes recognition in release and changelogs (9ba33e6)

  • Bump astral-sh/setup-uv from 4 to 6 (2a1a556)

  • Bump python-semantic-release/python-semantic-release (b5e296a)

  • Bump python-semantic-release/python-semantic-release (728cd01)

Deps

  • Bump build from 1.2.2.post1 to 1.3.0 (57d126a)

  • Bump python-semantic-release from 10.2.0 to 10.3.0 (0e95924)

  • Bump python-semantic-release from 10.3.0 to 10.3.1 (b23e362)

Documentation

  • Remove completed tasks from ROADMAP (24e38c8)

  • Update changelog for v1.7.0 (fc74b90)

  • Update documentation for v1.8.0 release preparation (ce34220)

  • Update PyPI classifier to display project as stable (c71fdfe)

Features

  • Add --open flag to automatically open HTML diagrams in browser (fb5237e)

  • Add --timestamp-output flag to append timestamp to output filenames (0292ac5)

Refactoring

  • Encode URL with proper built-in function (eed841d)

  • Moved timestamp creation to a separate util module for clarity (cf8d188)

  • tests: Restructure test suite into modular architecture (6d25b7b)


Detailed Changes: v1.7.0...v1.8.0