Skip to content

Releases: vojtechhabarta/typescript-generator

v1.21.304

20 Mar 21:18
Compare
Choose a tag to compare
  • Fix NullPointerException in JAX-RS namespacing

Download from Maven Central Repository.

v1.21.303

20 Mar 21:11
Compare
Choose a tag to compare
  • JAX-RS namespacing options - resolving name conflicts (#126, Wiki)

Thanks for contribution/feedback: @doblak

Download from Maven Central Repository.

v1.20.300 - More JAX-RS

16 Mar 18:14
Compare
Choose a tag to compare
  • Support for Swagger annotations (response types, documentation) (#124)
  • Minor improvements and fixes for JAX-RS applications
  • Support for @JsonUnwrapped in Jackson2 (#122)

Thanks for contribution: @ramgom

Download from Maven Central Repository.

v1.19.294 - Axios JAX-RS application client

28 Feb 20:11
Compare
Choose a tag to compare
  • Extension for generating Axios JAX-RS application client - AxiosClientExtension (#121)
  • Option for readonly properties - declarePropertiesAsReadOnly (#119)

Thanks for contribution: @IRus

Download from Maven Central Repository.

v1.18.288 - JAX-RS application client

24 Feb 13:22
Compare
Choose a tag to compare

v1.17.284

07 Feb 23:45
Compare
Choose a tag to compare
  • Fixed npmName and npmVersion parameters default values (#118)

Download from Maven Central Repository.

v1.17.282 JAX-RS application interface

07 Feb 20:22
Compare
Choose a tag to compare
  • Generating interface for JAX-RS application (#115)
  • Default values for outputFile parameter (#116)
  • Generate NPM package.json (#117)

Download from Maven Central Repository.

v1.16.274

01 Feb 12:38
Compare
Choose a tag to compare
  • Using discovered jackson2 modules (#112)
  • Custom type names specified using JavaScript function (#113)

Thanks for contribution: @filiphr

Download from Maven Central Repository.

v1.15.265

25 Jan 21:15
Compare
Choose a tag to compare
  • Improvements in BeanPropertyPathExtension (#100, #102, #104, #105)
  • Fixed generic bean used without type arguments (#101)
  • Configurable string quotes - single or double (#108)
  • OptionalInt, OptionalLong, OptionalDouble (#107)
  • UMD modules (export as namespace) (#111)

Thanks for contribution: @emmanueltouzery, @basst314, @kisdaniel

Download from Maven Central Repository.

v1.14.251

28 Nov 15:01
Compare
Choose a tag to compare
  • Possibility to generate TypeScript classes (#97)
  • Covariant properties (#98)
  • Fixes in BeanPropertyPathExtension (#94, #96)
  • Fix in JaxrsApplicationScanner (#95)

Thanks for contribution: @emmanueltouzery, @ollwenjones, @hsq125

Download from Maven Central Repository.