What's Changed
- Fixes a nesting issue & adds integration tests by @neil-morrison44 in #3
- nested folders with the
-foption were previously a little too nested, nowcommon/game_name/game_name.cue->/game_name.json&common/nested/game_name/game_name.cue->/nested/game_name.jsonas I intended - also fixes a potential issue with the
data_pathwhen used on windows (\instead of/)
Full Changelog: v0.3.0...v0.3.1