File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ 3.0.5] - 2023-09-17
1111
12+ ### Added
13+
14+ - added java/maven badges
15+
1216### Changed
1317
1418- fj-core set to 8.3.5
Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ Framework to produce documents in different formats starting from an XML documen
88[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-doc&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-doc )
99[ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-doc&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-doc )
1010
11+ ![ Java runtime version] ( https://img.shields.io/badge/run%20on-java%208+-%23113366.svg?style=for-the-badge&logo=openjdk&logoColor=white )
12+ ![ Java build version] ( https://img.shields.io/badge/build%20on-java%2011+-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white )
13+ ![ Apache Maven] ( https://img.shields.io/badge/Apache%20Maven-3.9.0+-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white )
14+
1115The Core library (fj-doc-base) is all you need to start, even though typically you will use at least :
1216* [ fj-doc-base] ( fj-doc-base/README.md )
1317* [ fj-doc-freemarker] ( fj-doc-freemarker/README.md )
You can’t perform that action at this time.
0 commit comments