File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 55
66 <properties >
77 <solr .version>8.11.1</solr .version>
8- <computate .version>4.2.5.15 </computate .version>
8+ <computate .version>4.2.5.16 </computate .version>
99
1010 <maven-compiler-plugin .version>3.8.0</maven-compiler-plugin .version>
1111 <maven-surefire-plugin .version>2.19.1</maven-surefire-plugin .version>
Original file line number Diff line number Diff line change 1+
2+ # 4.2.5.16 Mon Nov 7, 2022
3+
4+ - Fixed persist bug with Long becoming Integer.
5+ - Fixed bug with persisted lists.
6+ - Adding more i18n for class reference.
7+ - Commenting out the calendar block.
8+ - Fixed a bug generating persist code for a class without persisted fields.
9+ - Converting the class doc to vertx JsonObject for dynamic documentation on computate.org.
10+ - Adding a reusable class comment Java API for generating class documentation.
You can’t perform that action at this time.
0 commit comments