Skip to content

Releases: havardh/javaflow

Releasing v1.5.0

Choose a tag to compare

@havardh havardh released this 13 Nov 17:41
  • throw exceptions instead of hard exit, exception is handled by maven
  • support array fields (e.g. int[])
  • support nested inner classes
  • skip generation of static fields
  • support anonymous inner classes
  • support file, directory or glob input pattern

A huge thank you to @pascalgn for making these happen 👏

Release version v1.4.2

Choose a tag to compare

@havardh havardh released this 16 Aug 20:29

Handle conversion of nested generic types for maps and lists

Release 1.4.1

Choose a tag to compare

@misino misino released this 19 Dec 08:30

Fixes issue when method starting with "is" prefix was not considered as valid getter for Boolean type.

Release 1.4.0

Choose a tag to compare

@havardh havardh released this 18 Dec 09:40

Changelog:

  • add ClassGetterNamingVerifier applied with command line parameter --verifyGetters (a big thank you to @misino )
  • make cli tool run without types.yml file.

Release 1.3.1

Choose a tag to compare

@havardh havardh released this 02 Dec 15:15

Changelog:

  • fix cli client

Release 1.3.0

Choose a tag to compare

@havardh havardh released this 02 Dec 15:14

NOTE: cli version is broken in this build.

Changelog:

  • Prepare for release to maven central through sonatype
    -- Added javadocs
    -- Added sources
    -- Added signature

Release 1.1.0

Choose a tag to compare

@havardh havardh released this 28 Nov 18:17

Changelog:

Added file 'Generated by javaflow' comment
Added eslint rule suppression 'no-use-before-define'
Fixed some whitespace and newline issues

Release 1.0

Choose a tag to compare

@havardh havardh released this 23 Nov 13:53
v1.0

chore: releasing 1.0 version

Pre-release

Pre-release Pre-release
Pre-release

Choose a tag to compare

@havardh havardh released this 29 Oct 19:16
v1.0-SNAPSHOT

pre-release