Releases: metafacture/metafacture-fix
Metafacture Fix 1.2.0
Note
This is the final release of metafacture-fix as a standalone project. All future versions will be included in metafacture-core releases.
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 multiple missing playground examples for fix functions by @TobiasNx in #363
- Delete escape signs in default template for find-fix-paths #347 by @TobiasNx in #364
- Implicit array creation with
$append
, general$prepend
support by @fsteeg in #368 - Add log function by @TobiasNx in #366
- Update Metafix.java by @TobiasNx in #370
- Add new fix method to set variable with element value #282 by @TobiasNx in #365
- Use the default option as in catmandu #333 by @TobiasNx in #356
- Update Metafix.java by @TobiasNx in #375
- Adjust integrationtests after #127 by @TobiasNx in #376
- Change set_array specific test back #127 by @TobiasNx in #378
- Add new functions add_array and add_hash #374 by @TobiasNx in #379
- Set wildcard classpath for windows start batch by @dr0i in #382
- Add option "url_safe" to "to_base64" function by @dr0i in #386
- Ignore old value's path in
copy_field
Fix function. by @blackwinter in #380 - Add log4j logging by @dr0i in #388
- Optionally specify limit for number of entities in a record. by @blackwinter in #373
- Add integration test for #239 by @TobiasNx in #240
Full Changelog: 1.1.2...1.2.0
1.1.2
Metafacture Fix 1.1.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
- Upgrade Gradle wrapper to version 8.8
- Add how to execute a flux via CLI #90
- Add find fix paths modul #347
- Add to_base64 function #354
- Add a workaround to link to Java Code #352
- Update metafacture-core dependency to its latest release (6.1.1)
Full Changelog: 1.0.0...1.1.1
Metafacture Fix 1.0.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
- Add extension snippets for all do binds #302
- Close resources #340
- Upgrade Gradle wrapper #283
- Switch to Java 11 #343
- Add links to playground for several Fixes #339
- Update metafacture-core dependency to its latest release (6.0.0)
Full Changelog: 0.7.0...1.0.0
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
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
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
Metafacture Fix 0.4.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
.
Metafacture Fix 0.4.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
.
Metafacture Fix 0.3.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
.