Skip to content

Releases: daotl/cbor-gen

v0.0.2

29 Sep 09:58
v0.0.2
22a5326
Compare
Choose a tag to compare
  • sort map keys according to RFC7049 & DAG-CBOR strict ordering, see: whyrusleeping#56
  • add option flattenEmbeddedStruct to flatten embedded struct when serializing
  • feat: add option fieldOrder to WriteTupleEncodersToFile to specify the orders of structs' fields