Skip to content

rvpacker-txt-rs binaries

Compare
Choose a tag to compare
@savannstm savannstm released this 03 Nov 10:33
· 94 commits to main since this release

Changes

  • Fixed panicking when program encounters an incorrect line (which is not a <!-- --> comment and doesn't contain <#> delimiter). The program will now display a message instead and continue processing with incorrect line unapplied.
  • Added Russian localization for "Couldn't replace string" message in scripts processing.
  • When --log flag is enabled, the program will now log file parsed/written messages after the file is parsed or written.