Advance to version 0.1.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,18 @@ Change Log
|
||||
==========
|
||||
|
||||
|
||||
Version 0.1.1
|
||||
-------------
|
||||
|
||||
Released 2026/3/11
|
||||
|
||||
- ``find_triconnected_components()`` now raises ``ValueError`` when
|
||||
the input graph is not biconnected (disconnected or has a cut
|
||||
vertex). Previously, non-biconnected input was silently accepted
|
||||
and produced incorrect results.
|
||||
- Use public API imports in documentation examples.
|
||||
|
||||
|
||||
Version 0.1.0
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user