What's Changed
- Support match-case with Python 3.10+ by @cdfmlr in #29
- Modernise pyflowchart: Python 3.7–3.14 support, bug fixes, packaging, and CI (v0.5.0b1) by @Copilot in #37
- docs: fix README accuracy and sync Chinese translation by @Copilot in #38
- Add try/except/else/finally flowchart support by @Copilot in #39
- Manually tested & co-reviewed by @runfengtsui
New Contributors
- @Copilot made their first contribution in #37
- @runfengtsui helped the test on v0.6.0b1
Full Changelog: v0.3.1...v0.6.0