Skip to content

Releases: rdoeffinger/iec16022

Bugfix release v0.3.1

10 Jun 22:23
v0.3.1
Compare
Choose a tag to compare
  • Bugfix release for an encoding issue
  • Build system improvements, remove zlib dependency

Bugfix and maintenance release v0.3.0

05 Jul 23:34
v0.3.0
Compare
Choose a tag to compare
  • 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

19 Aug 18:30
v0.2.7
Compare
Choose a tag to compare

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

16 Aug 19:26
v0.2.6
Compare
Choose a tag to compare

Fixes issue #2 (missing final characters for some strings/encodings).
(Broken Windows binary removed, wrong file was uploaded)

Bugfix release 0.2.5

25 Jun 20:48
v0.2.5
Compare
Choose a tag to compare

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

24 Jun 20:53
v0.2.5-beta
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-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

24 Jun 16:17
Compare
Choose a tag to compare

This is the 0.2.4 release from before the move to github.