v0.0.4: JSON marshalling support
This release introduces a NewVariable
method for creating generics-based Variable
types. I also added the MarshalJSON
methods to support JSON encoding for the various Nil types, ensuring proper handling of nil values.
What's Changed
Full Changelog: v0.0.3...v0.0.4