Skip to content

Releases: gkinsman/Typescriptr

v1.4.1

25 Nov 10:48

Choose a tag to compare

1.4.1 (2018-11-25)

Bug Fixes

  • api: Don't render comments for enums if the enum has already been rendered (9d9c64a)

v1.4.0

24 Nov 15:39

Choose a tag to compare

1.4.0 (2018-11-24)

Features

  • api: Add support for decorating types (28a6213)

v1.3.0

24 Nov 13:30

Choose a tag to compare

1.3.0 (2018-11-24)

Features

  • api: Add support for types implementing raw IDictionary thanks to @emilol (46062a7)

v1.2.1

24 Nov 12:00

Choose a tag to compare

1.2.1 (2018-11-24)

Bug Fixes

  • api: Don't render enums twice if they appear in separate objects, thanks to @emilol (e972977)

v1.2.0

17 Nov 20:09

Choose a tag to compare

1.2.0 (2018-11-17)

Features

v1.1.1

17 Oct 22:13

Choose a tag to compare

1.1.1 (2018-10-17)

Bug Fixes

  • me: learn to use semantic release. (29feac0)

v1.1.0

25 Sep 13:24

Choose a tag to compare

1.1.0 (2018-09-25)

Bug Fixes

  • api: change representation of nullable types to union with null instead of optional parameter (c31ec95)

Features

  • api: add configuration to specify that fields may also be included as well as properties using WithTypeMembers (ae80e25)

v1.0.0

13 Sep 21:12

Choose a tag to compare

1.0.0 (2018-09-13)

Features