Skip to content

adif_merge v1.0.3

Choose a tag to compare

@pleasantone pleasantone released this 19 Aug 19:57
· 17 commits to master since this release
  • Properly process ADIF Numeric fields as floats, add full ADIF Numeric, Integer, and PositiveInteger sanitization.

Known outstanding issues:
UTF-8 vs cp1232 vs ISO-8859-1 vs ISO-8859-15 encoding differences on input .ADI file formats.
The specification demands that they are in plain ASCII which nobody follows.