File tree Expand file tree Collapse file tree 5 files changed +11
-6
lines changed Expand file tree Collapse file tree 5 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Jupiter (Fugerit Core A.P.I.)" ,
3
3
"name" : " Jupiter" ,
4
- "version" : " 0.8.2 " ,
5
- "date" : " 25 /11/2021" ,
4
+ "version" : " 0.8.3 " ,
5
+ "date" : " 26 /11/2021" ,
6
6
"organization" : {
7
7
"name" : " Fugerit Org" ,
8
8
"url" : " https://www.fugerit.org"
Original file line number Diff line number Diff line change 1
- 0.8.2 (2022-11-25)
1
+ 0.8.3 (2022-11-26)
2
+ ------------------
3
+ + Added ObjectUtils.objectWithDefault() function
4
+ + Added options to create a ParamI18N loading keys from a different bundle than the main property key
5
+
6
+ 0.8.2 (2022-11-25)
2
7
------------------
3
8
+ Added 'fail-on-set' of duplicate entry for GenericListCatalogConfig
4
9
+ Added toString() to ParamI18N
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-lib</artifactId >
10
- <version >0.8.2 </version >
10
+ <version >0.8.3 </version >
11
11
</parent >
12
12
13
13
<name >fj-core</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.fugerit.java</groupId >
9
9
<artifactId >fj-lib</artifactId >
10
- <version >0.8.2 </version >
10
+ <version >0.8.3 </version >
11
11
</parent >
12
12
13
13
<name >fj-tool</name >
Original file line number Diff line number Diff line change 11
11
<relativePath ></relativePath >
12
12
</parent >
13
13
14
- <version >0.8.2 </version >
14
+ <version >0.8.3 </version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >fj-lib</name >
You can’t perform that action at this time.
0 commit comments