Releases: Embeint/rust-logger-decode
Releases · Embeint/rust-logger-decode
v1.3.0
v1.2.0
- 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
- Reset input file path if path no longer exists
- Update TDF definitions
v1.0.0
- Added missing Windows release target
- Extended TDF time period support
- Added support for
u24
andu48
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
- Fixed Github release generation action
v0.2.0
- 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