Releases: sonirico/parco
Releases · sonirico/parco
v0.12.0
v0.11.0
v0.10.0 time type
chore: add namespace
v0.9.0 float types
feat: float types
v0.8.0 fixed array type
feat: array fixed type
BREAKING CHANGE: rename 'array' to 'slice'
This change will allow the future implementation of fixed arrays and keep aligned with go semantics.
feat: expose struct type as first-class type
v0.6.1 enhacement: expose struct field for single usage
feat: optional type to support pointers
v0.6.0 feat: optional types (pointers)
v0.5.0
Nested struct types
v0.4.0 feat: nested struct types