Releases: OpenFusionProject/ffbuildtool
Releases · OpenFusionProject/ffbuildtool
ffbuildtool 5.0.0
- New commands for bundle manipulation
read-bundle: dump bundle informationpack-bundle: pack a directory of files into a bundle
v2.0.0
- Add optional
namefield - Make
bundlesfield optional - Fix issue with locating main file locally
Full Changelog: v1.0.0...v2.0.0
v1.0.0
- Simplified manifest format (breaking)
- When exporting a manifest, fields that are
Nonewill be excluded from the JSON file
v0.3.0
- Made all non-critical manifest fields optional.
- Added an optional
hiddenfield to the manifest. - Makes the
Versionstruct implementClone.
Full Changelog: v0.1.0...v0.3.0
v0.1.0
Initial CLI release.
Full Changelog: https://github.com/OpenFusionProject/ffbuildtool/commits/v0.1.0