Skip to content

Releases: uber-web/thrift2flow

v0.10.0

Choose a tag to compare

@generic-probot-app-workflow generic-probot-app-workflow released this 13 Feb 18:09
3c612f1

Changelog

  • Add API for converting from pre-parsed thrift files. (#107)

v0.9.4

Choose a tag to compare

Changelog

Highlighted Changes

  • Handle types for services extending other services (#105)

v0.9.3

Choose a tag to compare

@generic-probot-app-workflow generic-probot-app-workflow released this 15 Jan 00:04
1d87377

Changelog

Highlighted Changes

v0.9.2

Choose a tag to compare

Changelog

Highlighted Changes

  • Fix flow and tests (#101)

v0.9.1

Choose a tag to compare

Changelog

Highlighted Changes

  • Handle typedefs with reserved type names (#99)

v0.9.0

Choose a tag to compare

Changelog

Highlighted Changes

  • Fix linting and formatting (#92)

Other Changes

  • Update logic for generating unions to include the type key (#93)

v0.8.0

Choose a tag to compare

@generic-probot-app-workflow generic-probot-app-workflow released this 24 Jun 17:40
45252db

Changelog

  • Several fixes including Buffer | number for i64 types (#86)

v0.7.4

Choose a tag to compare

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

Choose a tag to compare

Changelog

Highlighted Changes

  • Fix for enum properties in const maps (#75)

v0.7.2-0

v0.7.2-0 Pre-release
Pre-release

Choose a tag to compare

@generic-probot-app-workflow generic-probot-app-workflow released this 16 Apr 21:31
c901418

Changelog

Highlighted Changes

  • Remove ReadOnlyArray logic for enums (#73)
  • Fix bugs with ConstList and number keys (#72)