Metafacture Fix 0.5.1
Use from GitHub Packages (documentation) or download the metafix-runner distribution below.
Unzip the downloaded metafix-runner distribution to run your workflows:
Unix: ./bin/metafix-runner path/to/your.flux
or Windows: ./bin/metafix-runner.bat path/to/your.flux
.
What's Changed
- Add
entityMemberName
option to Metafix (#299) - Update VSC extension for current Fix language (#297)
- New Flux commands
list-fix-paths
&list-fix-values
(#300)
Full Changelog: 0.4.1...0.5.1