Release Highlights
🪄 Replaceable tokens in the output path 🪄
A few replaceable tokens in the form of {token} can now be interpreted in the --output path. This is particularly useful for Analogue Pocket and MiSTer devices which have different folders for different "cores". Supported tokens are in the --help output (and therefore README), and some personal examples are in the new Advanced Examples doc page.
All changes
25 November 2022 - ebdcdee - v0.6.0 (#182)
25 November 2022 - 31f515e - Update: README (#181)
20 November 2022 - 2dd4514 - Feature: --clean-exclude flag (#179)
20 November 2022 - 2e066e5 - Fix: globbing parentheses in input paths (#180)
20 November 2022 - 3e319d9 - Feature: support replaceable tokens in the output path (#139)
20 November 2022 - 6cd9431 - Fix: only allow one waiting message per progress bar (#167) (#178)