View Source CHANGELOG
0.3.0
- Breaking change:
argument
is nowfield
to better align with how we talk aboutstruct
s.
0.2.0
- Added Spark-based DSL to create Syrup records as Elixir structs. See
Syrup.Record
for details. - Fixed serializing structs as records. Field names should not be part of the serialization.