Skip to content

Releases: joaoarthurbm/designwizard

v1.4.0.3 - Fix bug: Absence of the annotation modifier in external class

27 Apr 13:07
Compare
Choose a tag to compare

v1.4.0.3 - Fix bug: Absence of the annotation modifier in external class
extraction (issue #39).

v1.4.0.2

28 Oct 12:48
Compare
Choose a tag to compare

v1.4.0.2 - Added/updated method getMethods(), getClasses() and getPackages() that use regular expression.

v1.4.0.1

28 Oct 12:47
Compare
Choose a tag to compare

v1.4.0.1 - Added method getClasses and getPackages that use regular expression in DesignWizard. Modified pom to make ASM optional dependency and set java as 1.7.

v1.4

28 Oct 12:48
Compare
Choose a tag to compare

Modified pom to make ASM optional dependency and set java as 1.7. Removed GXL code and GXL Dependency. Added java.ws.rs lib in to designwizard for mocks/Anexo in the tests package. Added support for class annotations, methods annotations and parameter annotations.