rvpacker-txt-rs v4.2.0
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.
- Added
- Fixed non-working writing.
- Added
trim
andsort
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.