Skip to content

Releases: php-edifact/edifact

1.2.0

16 Oct 08:09
9f2c96e
Compare
Choose a tag to compare

What's Changed

  • Add functionality to parse source as specified encoding and get result as specified encoding by @feyst in #141

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.0

21 May 12:55
e54c693
Compare
Choose a tag to compare

What's Changed

  • Public getter for encoding + error message extensions by @szocsbarni in #131
  • Charset related changes by @gaxweb in #132
  • fix: concatenation of details instead of overwrite if its the same attribute by @jnmrclmbsjse in #133
  • Add support for parsing duplicated segments by @johanib in #135

New Contributors

Full Changelog: 1.0.0...1.1.0

Tag v1

25 Oct 12:49
Compare
Choose a tag to compare

Finally

0.7.0

06 Aug 17:18
Compare
Choose a tag to compare
Bump with fixes

Interpreter improvements

27 Feb 20:48
6c9af6b
Compare
Choose a tag to compare
Merge pull request #103 from duergner/master

Add possibility to choose output key (id or name)

0.5.0: Merge pull request #100 from voku/arrayy-update

07 Feb 10:45
4fcac7a
Compare
Choose a tag to compare

Contributions by voku, SunMar, wendelin, puggan, Pieter Nys

0.4.1

28 Jan 21:43
506369a
Compare
Choose a tag to compare

Contributions by tophsic, erleeman, voku, swiffer

Point release

24 Mar 16:10
d241211
Compare
Choose a tag to compare
0.3.2

Encoder fix

0.3.0: Intepreter: try to detect missing message and interchange delimiters,

04 Feb 18:05
Compare
Choose a tag to compare
fix array overwriting when more than one data element has the same name
in a segment mapping (cuthbert)
More tests, and speed improvements in test run.

0.2.1

20 Dec 15:08
Compare
Choose a tag to compare
Fix parser