Skip to content

Releases: vojtechhabarta/typescript-generator

v1.27.339 - String enums

28 Jun 09:09
Compare
Choose a tag to compare
  • TypeScript 2.4 string enums (#144)
  • Another improvement in tagged unions (#149 (comment))

Thanks for contribution/feedback: @glentakahashi, @sayresVT

Download from Maven Central Repository.

v1.26.333

21 Jun 09:25
Compare
Choose a tag to compare
  • Allow JsonSubTypes to be interfaces/abstract classes (#149)
  • Improvements in classpath scanning (#142)

Thanks for contribution/feedback: @glentakahashi, @sayresVT

Download from Maven Central Repository.

v1.25.322

04 May 19:12
Compare
Choose a tag to compare
  • Support for generic arrays (T[])
  • Jackson2 enums with JsonFormat.Shape.OBJECT (#140)

Thanks for contribution/feedback: @haynesgt

Download from Maven Central Repository.

v1.24.318

23 Apr 21:42
Compare
Choose a tag to compare
  • Fixed missing 'declare' modifier when mapping Java packages to TypeScript namespaces (#136)

Thanks for contribution/feedback: @haynesgt

Download from Maven Central Repository.

v1.24.317

21 Apr 20:51
Compare
Choose a tag to compare
  • Fixed tagged unions (and other type transformations) in generic references
  • Fixed TypeScript keywords in namespaces (adding _ prefix) (#135)

Thanks for contribution/feedback: @mzuzcak, @haynesgt

Download from Maven Central Repository.

v1.24.315

20 Apr 20:37
Compare
Choose a tag to compare
  • Improved ScriptEngine handling (used for customTypeNamingFunction)

Download from Maven Central Repository.

v1.24.314

19 Apr 20:37
Compare
Choose a tag to compare
  • Mapping Java packages to TypeScript namespaces (#132)

Thanks for contribution/feedback: @girafi, @pburgmer

Download from Maven Central Repository.

v1.23.311

08 Apr 20:18
Compare
Choose a tag to compare
  • Generating npm build script (instead of prepublish which caused problems)

Download from Maven Central Repository.

v1.23.310

08 Apr 17:19
Compare
Choose a tag to compare
  • JAX-RS: options type can be generic variable
  • AxiosClientExtension: updated for axios 0.16.0
  • Improved generated npm package.json

Download from Maven Central Repository.

v1.22.307

26 Mar 08:06
Compare
Choose a tag to compare
  • Support for DateTime class from Joda Time (#127)
  • fast-classpath-scanner dependency updated to 2.0.17 (#128)

Thanks for contribution/feedback: @jthoenes, @nedjs

Download from Maven Central Repository.