Releases: systelab/java-report-generator
Releases · systelab/java-report-generator
2.0.1
2.0.0
What's Changed
- Breaking Change: Update to JDK21 by @joaquimvila in #34
- Upgrade library dependencies to the latest version by @gmartinez3werfen in #32
Full Changelog: v.1.9.2...v.2.0.0
1.9.4
- Upgraded library to JDK 11
- Upgraded Jasper reports dependency to version 7.0.1
Full Changelog: v.1.9.2...v.1.9.4
1.9.2
What's Changed
- Upgrade jasperreports to 7.0.1 and add jasperreports-pdf by @IvanWerfen in #31
New Contributors
- @IvanWerfen made their first contribution in #31
Full Changelog: v.1.9.1...v.1.9.2
1.9.1
What's Changed
- Adds extra methods to get reports as an output stream. by @gmartinez3werfen in #27
- Upgrade 3rd party dependencies (Q3 2023) by @gmartinez3werfen in #29
Full Changelog: v.1.8.2...v1.9.1
1.9.1
What's Changed
- Adds extra methods to get reports as an output stream. by @gmartinez3werfen in #27
- Upgrade 3rd party dependencies (Q3 2023) by @gmartinez3werfen in #29
Full Changelog: v.1.8.2...v.1.9.1
1.8.2
What's Changed
- Documents the general usage of the API. by @alfonsserra in #17
- Changes from refactor after hands on session by @joaquimvila in #18
- Documentation/contributing by @Gonzalo1972 in #19
- bugfix 21 - When the report contains accents in the text, the pdf gen… by @pablo-gago in #22
New Contributors
- @joaquimvila made their first contribution in #18
- @Gonzalo1972 made their first contribution in #19
- @pablo-gago made their first contribution in #22
Full Changelog: v.1.8.1...v.1.8.2
1.8.1
What's Changed
- Allow header/footer fields to use all available space when no all fields are populated on PDF reports. by @gmartinez3werfen
- Separate report test utilities into java-report-test-utilities library. by @gmartinez3werfen
Full Changelog: v.1.8.0...v.1.8.1
1.8.0
What's Changed
- Sets Golden files. by @alfonsserra in #9
- Adds XLSX grid report. by @QuimNotoTrilla in #11
New Contributors
- @alfonsserra made their first contribution in #9
Full Changelog: v.1.7.3...v.1.8.0
1.7.3
What's Changed
- Correct footer bug by @gmartinez3werfen in #6
- Replce GripReportData by GripReportDataSource by @gmartinez3werfen in #8
- Add the null default string in the gridReportField by @QuimNotoTrilla in #7
New Contributors
- @QuimNotoTrilla made their first contribution in #7
Full Changelog: v.1.7.2...v.1.7.3