v1.12.0
Added
- gen: Added
ThriftPackageImporter
to control import path
resolution Thrift files. - Structs now include getter functions for all fields. This
improves Apache Thrift compatibility. - Enums now implement encoding.TextMarshaler.
Changed
- gen:
NewGenerator
is now usable from other packages.