Releases: uber-web/thrift2flow
Releases · uber-web/thrift2flow
v0.10.0
Changelog
- Add API for converting from pre-parsed thrift files. (#107)
v0.9.4
Changelog
Highlighted Changes
- Handle types for services extending other services (#105)
v0.9.3
Changelog
Highlighted Changes
v0.9.2
Changelog
Highlighted Changes
- Fix flow and tests (#101)
v0.9.1
Changelog
Highlighted Changes
- Handle typedefs with reserved type names (#99)
v0.9.0
Changelog
Highlighted Changes
- Fix linting and formatting (#92)
Other Changes
- Update logic for generating unions to include the type key (#93)
v0.8.0
Changelog
- Several fixes including
Buffer | number
for i64 types (#86)
v0.7.4
Changelog
Highlighted Changes
- Fix an issue preventing compilation when using built in type literals… (#79)
Other Changes
- Run prettier to reformat code (#80)
v0.7.3
Changelog
Highlighted Changes
- Fix for enum properties in const maps (#75)
v0.7.2-0
Changelog
Highlighted Changes
- Remove ReadOnlyArray logic for enums (#73)
- Fix bugs with ConstList and number keys (#72)