Skip to content

v1.27.0

Compare
Choose a tag to compare
@abhinav abhinav released this 20 May 01:51
· 157 commits to master since this release
39f2ce9

Added

  • ThriftRW is now able to parse Thrift files with cpp_include statements.

Fixed

  • double constants with exponents but without decimal components are now supported.
  • Fix handling of escaped quotes inside string literals.