This repository has been archived by the owner on Dec 10, 2018. It is now read-only.
v0.2.1
Changelog:
- add an experimental tracking feature in thriftpy.contrib, via #96.
- add limitation on thrift reserved keyword for compatible with upstream, via #115.
- bugfix EOF grammar error, via #103.
- bugfix for mis-mach transport in client caused server crash, via #119.
- bugfix for typedef on included thrift files, via #121.