Skip to content

Commit fa4d9ba

Browse files
committed
version 0.7 notes
1 parent 8e0ce57 commit fa4d9ba

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

VERSION.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ of the generated source code. As well, better type handling is availble
44
for 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
1515
Timestamps in the generated source can be disabled by calling the new `disableTimestamps()`

0 commit comments

Comments
 (0)