Skip to content

Commit 15906d6

Browse files
committed
0.8.6 (2022-12-28)
------------------ + Collections merge utility + Result errors and warning accessory methods
1 parent 9400a62 commit 15906d6

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

docgen/parameters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"title" : "Jupiter (Fugerit Core A.P.I.)",
33
"name": "Jupiter",
4-
"version" : "0.8.5",
5-
"date" : "20/12/2021",
4+
"version" : "0.8.6",
5+
"date" : "28/12/2021",
66
"organization" : {
77
"name" : "Fugerit Org",
88
"url" : "https://www.fugerit.org"

docgen/release-notes.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
0.8.5 (2022-12-20)
1+
0.8.6 (2022-12-28)
2+
------------------
3+
+ Collections merge utility
4+
+ Result errors and warning accessory methods
5+
6+
0.8.5 (2022-12-20)
27
------------------
38
+ Added java major version check utilities
49

0 commit comments

Comments
 (0)