Skip to content

Releases: Embeint/rust-logger-decode

v1.3.0

16 Sep 01:55
Compare
Choose a tag to compare
  • Fix crashes on invalid headers lengths and sizes
  • Update TDF definitions
  • Update dependencies

v1.2.0

06 Jul 06:37
Compare
Choose a tag to compare
  • Add support for the DIFF and IDX encoded array types
  • Fix the handling of array periods over 0.5 seconds
  • Update TDF definitions

v1.1.0

26 Mar 09:24
Compare
Choose a tag to compare
  • Reset input file path if path no longer exists
  • Update TDF definitions

v1.0.0

19 Dec 05:18
Compare
Choose a tag to compare
  • Added missing Windows release target
  • Extended TDF time period support
  • Added support for u24 and u48 integer types
  • Populated README.md
  • Updated all dependencies
  • Handling of read underflow on TDFs
  • Format hex values with requested number of digits
  • Basic Variable-Length-Array TDF support

v0.2.1

30 Nov 23:21
Compare
Choose a tag to compare
  • Fixed Github release generation action

v0.2.0

30 Nov 22:59
Compare
Choose a tag to compare
  • Added support for the TDF_REMOTE block type
  • GUI: Automatically populate output prefix from input file for single file decoding
  • GUI: Sort output file list
  • GUI: Improve table column alignment