Skip to content

rvpacker-txt-rs v4.2.0

Compare
Choose a tag to compare
@savannstm savannstm released this 15 Mar 19:05
· 14 commits to main since this release

Changes

  • Updated to rvpacker-txt-rs-lib v5.1.1:
    • Added sort fields to reader structs.
    • Implemented sorting in SystemReader.
    • Added trim fields to purger structs.
    • Fixed wrong names for ignore map entries.
  • Fixed non-working writing.
  • Added trim and sort arguments.

How to migrate your projects to v4 - You need to change all <!-- Mapxxx.ext --><#> comments in maps.txt file into <!-- Map --><#>xxx manually.

Call rvpacker-txt-rs -h for help.