Releases: acesseonline/pyreportjasper
Releases · acesseonline/pyreportjasper
2.1.4
-
2.1.4 - 2024-04-14
-
Implementation of Java typing in parameters. Example
-
Adjustments in the generation of sub-reports
-
Compilation of sub-reports
2.1.3
-
2.1.3 - 2023-12-22
-
Upgrade of JasperReports to version 6.20.6
-
Export to HTML
-
Data source obtained via URL
-
Fixing the test pipeline
-
Added parameters during JVM initialization for optimized usage
-
Added log4j configuration file
-
Change of the folder name from 'test' to 'tests'
-
Documentation adjustments
-
Code improvements
-
Adjustments in GitHub pipeline testing
-
Azure pipeline
2.1.2
- Updated libraries
- Correction of resource loading that directly affects subreports
2.1.0
- Removed the jpy dependency.
- Added jpype1 dependency.
- Removed the jasperstarter java library.
- Implemented API for direct communication with JasperReport
2.0.2
Merge pull request #71 from davidlehrian/fix_jpy_import_location
Move import of jpy until after the jvm is initlalized via jpyutil.init_jvm.
1.0.3
Python 3.8 support and updated jasperreport library to version 6.10.0 and jasperstarter to their latest version as well as their dependencies and added full support for CSV format
1.0.2
- Update library jasperstarter
- Update library jasperreport
- Add support a JSONQL
v0.1.8
Version 0.1.8
- Updated the jasperstarter and jasperreport libraries
- Added subreport examples
- Added tests for subreports
- Added documentation for sub reports
- Travis permission chmod +x
- Installation instruction by github in documentation
0.1.7
Update version jasperstarter 4.0.0 and jasperreports 6.4.0