-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathCHANGES
More file actions
36 lines (30 loc) · 1.25 KB
/
CHANGES
File metadata and controls
36 lines (30 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Release Notes - PHPJasper - Version 2.2
========================================================
** Improvement: https://github.com/PHPJasper/phpjasper/issues/30
* add support for resource option
________________________________________________________
Release Notes - PHPJasper - Version 2.1
========================================================
** Refactoring
* strict types activate
* add type declarations
________________________________________________________
Release Notes - PHPJasper - Version 2.0
========================================================
** Improvement
* Support php 7.1 above
________________________________________________________
Release Notes - PHPJasper - Version 1.15
========================================================
** Improvement
* Updated JasperStarter to Version 3.1.0
________________________________________________________
Release Notes - JasperStarter - Version 3.1.0
========================================================
** New Feature
* [JAS-83] - JSON file as a data source
** Task
* [JAS-95] - Include JasperReports 6.4.0
** Improvement
* [JAS-84] - How to pass $P{XML_DATA_DOCUMENT} to sub report - additional documentation
________________________________________________________