Skip to content

Releases: susamn/lance

Support for long types

04 Nov 17:17
bcad408
Compare
Choose a tag to compare
v1.2.1

Bump the version to incorporate the bug fix for long types

Support for static methods

04 Nov 05:10
Compare
Choose a tag to compare
v1.1.0

Support for static methods

Support for array types and change of type strings

03 Nov 21:25
Compare
Choose a tag to compare
  1. The array of class types are now supported
  2. Only the TYPE_LIST_CLASS remains, all others are removed and the fqcn must be provided for string, int, float, boolean types
  3. Custom types for annotation, separated from the other java class types

Folder creation and optimization of imports

03 Nov 01:16
Compare
Choose a tag to compare
  1. The code now creates the folder structure in the specified generate folder
  2. Optimized the imports

First release

27 Oct 16:45
381e24b
Compare
Choose a tag to compare

First release