Skip to content

Releases: vojtechhabarta/typescript-generator

v1.13.241 - Support for Java 8 Optional

18 Nov 09:16

Choose a tag to compare

  • Support for Java 8 Optional (#93)
  • Fix for JsonTypeInfo used with interfaces (#91)

Thanks for contribution: @ollwenjones

Download from Maven Central Repository.

v1.12.236 - JsonProperty annotation on enum

31 Oct 20:23

Choose a tag to compare

  • enum values specified using @JsonProperty annotation (#89)

Download from Maven Central Repository.

v1.11.233

18 Oct 13:11

Choose a tag to compare

  • extension to generate bean property paths (#87)

Thanks for contribution: @emmanueltouzery

Download from Maven Central Repository.

v1.11.232 - tagged unions

09 Oct 10:07

Choose a tag to compare

  • TypeScript 2.0 tagged unions (#81)
  • extension for enums without const keyword (#83)
  • class exclude patterns (#84)

Thanks for contribution: @rgevrek, @hypery2k, @ollwenjones, @vavasilev, @sousarka

Download from Maven Central Repository.

v1.10.220

11 Aug 17:14

Choose a tag to compare

  • excludedClassNames also used for parents (#73)
  • create missing output directory (#76)

Thanks for contribution: @ogerardin, @rikoe

Download from Maven Central Repository.

v1.10.212

10 Jun 15:26

Choose a tag to compare

  • Number-based enums (#66)
  • fast-classpath-scanner library updated to version 1.9.19 (fixes #61)

Thanks for contribution: @IRus, @thamacher

Download from Maven Central Repository.

v1.9.205

31 May 21:41

Choose a tag to compare

  • Support for JSON classes written using JAXB (#5)
  • Properties filtering using specified annotations - includePropertyAnnotations parameter (#64)

Thanks for contribution: @ZeroErrors

Download from Maven Central Repository.

v1.8.202

04 May 04:26

Choose a tag to compare

  • Input classes from automatic JAX-RS application (#28)
  • Custom type mapping (#60)
  • Custom type naming (#57)
  • Inheritance from interfaces (#36)
  • Bug fixes for: @JsonTypeInfo (#55), javadoc (#58)

Thanks for contribution: @jlogar, @ryan10132, @thamacher, @tjwilson90

Download from Maven Central Repository.

v1.7.192

22 Apr 09:09

Choose a tag to compare

  • Fixed gradle plugin "extensions" property - renamed to "extensionClasses" (#53)
  • Experimental feature: enum inlining (#52)

Thanks for contribution: @michael42

Download from Maven Central Repository.

v1.7.190

17 Apr 21:32

Choose a tag to compare

Thanks for contribution: @tjwilson90, @thamacher, @ryan10132

Download from Maven Central Repository.