You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.