Skip to content

Commit 05c5ca3

Browse files
committed
Releasing version 4.2.5.16
1 parent 4786af9 commit 05c5ca3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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>

release/4.2.5.16-release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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.

0 commit comments

Comments
 (0)