Releases: neil-morrison44/openfpga-instance-packager
Releases · neil-morrison44/openfpga-instance-packager
v0.3.1
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
v0.3.0
- adds a
-fparam to copy over the file tree when outputting the JSON
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fully test the InstancePackager impl by @neil-morrison44 in #1
- Adds support for
slot_limitby @neil-morrison44 in #2
New Contributors
- @neil-morrison44 made their first contribution in #1
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1