Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

v0.2.1

Compare
Choose a tag to compare
@lxyu lxyu released this 15 Apr 09:38
· 149 commits to master since this release

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.