Changes for version 0.05 - 2026-07-22
- Fix a use-after-free in add_edge(): an overloaded or tied weight argument runs Perl that can destroy the graph, after which the already-captured handle was still used. Such a call now croaks.
- Cache mapping geometry from one validated snapshot at attach.
- Reject node indexes >= 2^32 instead of truncating them.
Modules
Shared-memory directed weighted graph for Linux