Releases: joaoarthurbm/designwizard
Releases · joaoarthurbm/designwizard
v1.4.0.3 - Fix bug: Absence of the annotation modifier in external class
v1.4.0.3 - Fix bug: Absence of the annotation modifier in external class
extraction (issue #39).
v1.4.0.2
v1.4.0.2 - Added/updated method getMethods(), getClasses() and getPackages() that use regular expression.
v1.4.0.1
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
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.