Releases: rdoeffinger/iec16022
Releases · rdoeffinger/iec16022
Bugfix release v0.3.1
- Bugfix release for an encoding issue
- Build system improvements, remove zlib dependency
Bugfix and maintenance release v0.3.0
- Fixed incorrect open mode, leading to corrupted output files at least on Windows
- Removed various unused Image* functions even though they were exported by the .so before
- Minor code maintenance
Bugfix release 0.2.7
Fixed versioning in distributed package
Windows binary re-uploaded as it was the wrong file before (did not do anything).
Bugfix release 0.2.6
Fixes issue #2 (missing final characters for some strings/encodings).
(Broken Windows binary removed, wrong file was uploaded)
Bugfix release 0.2.5
Fixes EDIFACT encoding, encoding of _ in text mode and adds output as UTF-8 text.
Also some small general code cleanup was done and Windows build was fixed.
(Broken Windows binary removed, wrong file was uploaded)
Bugfix release
Fixes EDIFACT encoding and adds output as UTF-8 text.
Also some small general code cleanup was done and Windows build was fixed.
(Broken Windows binary removed, wrong file was uploaded)
Original 0.2.4 release
This is the 0.2.4 release from before the move to github.