-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
39 lines (27 loc) · 1.11 KB
/
Changes
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
37
38
Revision history for Business-cXML
v0.6.12 2023-12-19
API: make extrinsics individually available
v0.6.11 2023-12-13
Bugfix: go back to explicit UTF-8; it was Oracle's fault.
v0.6.10 2022-08-24
Bugfix: remove explicit encoding attribute from XML tag
v0.6.9 2022-07-26
Bugfix: work around double UTF-8 encoding issue
v0.6.8 2022-07-14
Enhancement: validate from default DTD for documents missing "DOCTYPE"
v0.6.7 2018-03-27
Enhancement: built-in logging removes line-breaking whitespace from XML
v0.6.6 2018-02-15
New: debug and trace logging levels
New: POSR extrinsic "UserId"
Enhancement: trap fatal errors occuring during callbacks
Bugfix: transmissions lost input payloadID since v0.6.5
v0.6.5 2018-02-05
Bugfix: Transmission.pm: avoid possible conflicts between methods and keys
v0.6.4 2018-02-01
Enhancement: improve DTD validity by default
Bugfix: carry deploymentMode from requests to responses
v0.6.3 2018-01-27
New: PunchOutOrderMessageHeader/SupplierOrderInfo orderID
v0.6.2 2018-01-27
First public release