What's Changed
- Significantly improves cluster / subgraph handling (thanks @khushalcodiste for investigating)
- Adds first-class support for cloud architectural package Diagrams
- Automatically retries with UTF-8 encoding if system setting (default) is not already in UTF-8 encoding (thanks @CongJie-Pan for investigating)
- Adds a command line encoding flag
- Improves other shape and image handling
- Improves typing and multi type handling when calling library's
convert(...)method - Compatibility with Python 3.14
Full Changelog: v1.0.0...v1.1.0