Release Highlights
Patch type can be detected from file contents
In case files in the --patch
paths don't match a known patch extension, files will now have their signature read to determine if the patch is a known type.
Help message clarification
Some CLI options and example usage have been better clarified based on feedback from the most recent /r/Roms thread.
All changes
27 January 2023 - e2ec1bc
- v1.0.1 (#243)
27 January 2023 - 81cd026
- Refactor: prefix the global temp dir with "igir" (#242)
27 January 2023 - 36472b1
- Feature: detect patch type from file signature (#240)
20 January 2023 - a8ead22
- Update: help message (#239)
20 January 2023 - 0c100d1
- Chore: rename progress bar symbols (#238)
20 January 2023 - 391bc6b
- Update: README (#237)