v0.6.2
Release Highlights
This patch update has some quality-of-life fixes suggested by /u/-TheDopefish-:
Throw a fatal exception when specifying --single
but no DAT has parent/clone information
This prevents igir
from outputting all input ROMs without any --prefer-*
options being respected, effectively a silent failure.
"World" is now a region
WORLD
can now be specified as a value for the --region-filter
and --prefer-region
options.
All changes
3 December 2022 - 94b7561
- v0.6.2 (#197)
3 December 2022 - 911dcea
- Feature: treat "world" as a filterable region (#193)
3 December 2022 - 919e4dd
- Feature: fatal error when no DAT has P/C info and 1G1R is desired (#194)
1 December 2022 - af0b8ce
- Update: docs (#190)
1 December 2022 - 8aa5703
- Fix: indexing preference of candidate files (#189)
1 December 2022 - 36b45f5
- Fix: only use the parent dir name for inferred DAT names (#187)
29 November 2022 - 5f2ed06
- Feature: compile and upload binaries to releases (#186)