Skip to content

Releases: stephenh/ts-proto

v1.110.1

25 Mar 21:34
Compare
Choose a tag to compare

1.110.1 (2022-03-25)

Bug Fixes

  • Use a module star import for protobuf types. (#540) (f5b7700)

v1.110.0

15 Mar 00:23
Compare
Choose a tag to compare

1.110.0 (2022-03-15)

Features

  • Add generic metadata parameter to the generic service definition interface. (#530) (0f5525a)

v1.109.1

13 Mar 17:47
Compare
Choose a tag to compare

1.109.1 (2022-03-13)

Bug Fixes

v1.109.0

13 Mar 02:46
Compare
Choose a tag to compare

1.109.0 (2022-03-13)

Features

  • import proto as type import if onlyTypes is set (25d8e8b)

v1.108.0

07 Mar 10:16
Compare
Choose a tag to compare

1.108.0 (2022-03-07)

Features

v1.107.0

04 Mar 23:33
Compare
Choose a tag to compare

1.107.0 (2022-03-04)

Features

  • Allow simultaneous services and generic service definitions (#512) (680831e)

v1.106.2

27 Feb 20:53
Compare
Choose a tag to compare

1.106.2 (2022-02-27)

Bug Fixes

  • Add M1/ARM support for the test suite (#516) (7cf5625)

v1.106.1

21 Feb 15:42
Compare
Choose a tag to compare

1.106.1 (2022-02-21)

Bug Fixes

  • support json_name containing hyphen on all field types (#521) (8d9e78e)

v1.106.0

21 Feb 14:50
Compare
Choose a tag to compare

1.106.0 (2022-02-21)

Features

  • Support json names containing non-alphanumeric characters (#520) (ce44668)

v1.105.2

17 Feb 02:01
Compare
Choose a tag to compare

1.105.2 (2022-02-17)

Bug Fixes

  • Fix snakeToCamel single value parsing. (#513) (e1ad866)