v0.2.5
#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.