Skip to content

v0.2.5

Compare
Choose a tag to compare
@sixstone-qq sixstone-qq released this 21 Aug 09:28
· 63 commits to master since this release
f06879c

#93 - Fix a bug where schema was registered without default value for those records whose default value is null typically union fields like {"name": "U", "type": ["null", "string"], "default": null}
#87 - New command avsc2avdl which converts from the AVSC format to the IDL format

Use v0.2.6 instead.