File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ of the generated source code. As well, better type handling is availble
44for arrays and generics.
55
66### Features and Improvements
7- + #197 - pluggable class and method name generator
8- + #14 - support for disabling the printing of timestamps
9- + #194, #208 - support for generic parameters in annotated helpers
10- + #94 - support for multi-dimensional array types
11- + #47 - new `*Factory` interfaces and static factory method
12- + #33 - update to JDK7, and enable JDK8 builds
7+ + [ #197]: pluggable class and method name generator
8+ + [ #14]: support for disabling the printing of timestamps
9+ + [ #194, #208]: support for generic parameters in annotated helpers
10+ + [ #94]: support for multi-dimensional array types
11+ + [ #47]: new `*Factory` interfaces and static factory method
12+ + [ #33]: update to JDK7, and enable JDK8 builds
1313
1414### Disabling Timestamps
1515Timestamps in the generated source can be disabled by calling the new ` disableTimestamps() `
You can’t perform that action at this time.
0 commit comments