Skip to content

Releases: uber-web/thrift2flow

v0.10.0

13 Feb 18:09
3c612f1
Compare
Choose a tag to compare

Changelog

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

v0.9.4

24 Jan 17:42
Compare
Choose a tag to compare

Changelog

Highlighted Changes

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

v0.9.3

15 Jan 00:04
1d87377
Compare
Choose a tag to compare

Changelog

Highlighted Changes

v0.9.2

17 Dec 18:06
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Fix flow and tests (#101)

v0.9.1

05 Dec 21:45
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Handle typedefs with reserved type names (#99)

v0.9.0

21 Aug 17:59
Compare
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

24 Jun 17:40
45252db
Compare
Choose a tag to compare

Changelog

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

v0.7.4

30 May 17:45
Compare
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

24 Apr 18:37
Compare
Choose a tag to compare

Changelog

Highlighted Changes

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

v0.7.2-0

16 Apr 21:31
c901418
Compare
Choose a tag to compare
v0.7.2-0 Pre-release
Pre-release

Changelog

Highlighted Changes

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