Announcing Getty 0.2.1
A new point release of Getty has been published, 0.2.1.
Getty is a framework for building robust, optimal, and reusable serializers/deserializers in Zig. To install Getty, follow the instructions listed on the Installation page.
What's in 0.2.1
Getty 0.2.1 is a minor update that is designed to prepare the project for the Git Flow workflow. The release batches together some improvements and fixes to make the transition easier.
-
Serialization and deserialization support for
std.BufMap
has been added. -
examples/build.zig
has been fixed, so now the examples successfully compile and run.
Other Changes
There are other changes in the Getty 0.2.1 release. You can see the full changelog here.