Metafacture Fix 0.6.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
- Make
copy_field
/move_field
/add_field
destructive, like Catmandu (#116) - Update metafacture-core dependency to its latest release (5.6.0)
Full Changelog: 0.5.1...0.6.1