Skip to content

v1.0.0

Compare
Choose a tag to compare
@abhinav abhinav released this 14 Nov 23:33
· 443 commits to dev since this release
  • Field names ToWire, FromWire, String, and for exceptions Error are
    now reserved. Override the names of these fields in the generated code with
    the go.name annotation.
  • Plugins: The version of ThriftRW used to compile the plugin is now matched
    against the version actually generating code.