- Allow binary values to be passed for ``string`` types.
0.3.0
------------------
- Support ``oneway`` functions.
0.2.1
0.2.0
------------------
- Export a mapping of constants in the generated module under the ``constants`` attribute. - Added ``thriftrw.install`` to install a Thrift file as a submodule of a module. - Expose ``thriftrw.spec.FunctionResultSpec`` with information on the return and exception types of the function.