Skip to content

Tags: homer8173/edifact

Tags

0.1.0

Toggle 0.1.0's commit message
* New class: Interpreter

* Refactored Parser to deal with UNA
* Bug fixing and refactoring in other classes

Contributors (in order of commit):
repat, uldisn, emilv, KillerKent, michaelacrisco, mtdavidson, Azzurvif

0.0.6

Toggle 0.0.6's commit message
0.0.6

Reset errors array in parser

0.0.5

Toggle 0.0.5's commit message
- New methods in EDI\Parser for more flexibility. (loadString and set…

…StripRegex)

- More tests (100% coverage in Parser and Encoder)
- Removed a deprecated method in Analyser
- phpcs cleaning in tests

0.0.4

Toggle 0.0.4's commit message
Version 0.0.4

Moved mapping files to own repository, cleaned code formatting with php codesniffer.
Renamed method in Analyser.php

0.0.3

Toggle 0.0.3's commit message
Unit test improvements

0.0.2

Toggle 0.0.2's commit message
First tagged release