v0.18.0
0.18.0 (2025-03-25)
⚠ BREAKING CHANGES
- Lists loaded from
py(...)
expressions are now turned into immutablefrozenarray
s instead of regulararray
s. - Guppy decorators now return instances of
GuppyDefinition
py(...)
expressions are now turned into immutable frozenarray
s instead of regular array
s.GuppyDefinition