Skip to content

Releases: acesseonline/pyreportjasper

2.1.4

15 Apr 01:55
4723be7

Choose a tag to compare

  • 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

28 Dec 19:20
287263e

Choose a tag to compare

  • 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

10 Jan 18:25

Choose a tag to compare

  • Updated libraries
  • Correction of resource loading that directly affects subreports

2.1.0

20 Dec 17:41

Choose a tag to compare

  • Removed the jpy dependency.
  • Added jpype1 dependency.
  • Removed the jasperstarter java library.
  • Implemented API for direct communication with JasperReport

2.0.2

20 Nov 02:38
3faa324

Choose a tag to compare

Merge pull request #71 from davidlehrian/fix_jpy_import_location

Move import of jpy until after the jvm is initlalized via jpyutil.init_jvm.

last_1.0.3

11 May 20:48

Choose a tag to compare

Merge

1.0.3

21 Oct 01:02

Choose a tag to compare

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

19 Nov 11:11

Choose a tag to compare

  • Update library jasperstarter
  • Update library jasperreport
  • Add support a JSONQL

v0.1.8

17 May 16:49

Choose a tag to compare

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

09 Jun 02:53

Choose a tag to compare

Update version jasperstarter 4.0.0 and jasperreports 6.4.0