Metafacture Fix 0.7.0
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
- Introduce
uri_encode
like Catmandu (#273) - Allows lookup on URLs (#301)
- Add support for nested paths in
retain()
Fix function (#145) - Improve performance
- Improve README
- Fix smaller bugs
- Update metafacture-core dependency to its latest release (5.7.0)
Full Changelog: 0.6.1...0.7.0