v1.0.0
- Field names
ToWire
,FromWire
,String
, and for exceptionsError
are
now reserved. Override the names of these fields in the generated code with
thego.name
annotation. - Plugins: The version of ThriftRW used to compile the plugin is now matched
against the version actually generating code.