File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Venus (Fugerit Document Generation Framework)" ,
3
3
"name" : " Venus" ,
4
- "version" : " 0.5.12 " ,
5
- "date" : " 20 /12/2022" ,
4
+ "version" : " 0.6.1 " ,
5
+ "date" : " 22 /12/2022" ,
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.5.20 (2022-12-20)
1
+ 0.6.1 (2022-12-22)
2
+ ------------------
3
+ + Added doc(x) and xls(x) validators
4
+ + Corrected type in package name
5
+
6
+ 0.6.0 (2022-12-20)
2
7
------------------
3
8
+ Added compatibility check for Tiff Image Validator (required java 9+ at runtime)
9
+ + Now fj-doc requires java9+ at build time (will be build with java 11) , java8 at runtime (some functionalities will not works)
4
10
+ Updated fj-core version to 0.8.5
5
11
6
12
0.5.11 (2022-12-19)
You can’t perform that action at this time.
0 commit comments