Skip to content

Releases: EarthScope/slinktool

v4.5.0

20 Feb 17:43
Compare
Choose a tag to compare
  • Fix crash on record parsing error.
  • Fix handling of record returned from libslink sl_collect().

v4.4.1

17 Feb 22:10
Compare
Choose a tag to compare
  • Fix non-C99 compiler error with ezxml.

v4.4

17 Feb 17:06
Compare
Choose a tag to compare
  • Update libslink to 2.7.1.
  • Properly write all data stream packets to archive destinations.
  • Fix a printing error and compiler warnings.

v4.3

20 Oct 00:20
Compare
Choose a tag to compare
    - Update libslink to 2.6.
    - Reformat source code using included clang-format profile.
    - Fix some compiler warnings.
    - Clarify/update licenensing to LGPLv3 and add LICENSE.txt.
    - Cleanup make files, remove unused targets, etc.
    - Update ezxml source files to fix compiler warnings.

v4.2

20 Oct 00:19
Compare
Choose a tag to compare
    - Update libslink to 2.3 with batch mode support.
    - Add support for batch mode, patch by Andres Heinloo/GFZ.