Preamble
This post describes the new developments in metafacture-core release 5.5.0
since the release
of metafacture-core-5.4.0 in September 2022.
Table of Contents
Changes
New Features
- JSON: schema validator #443
- Metamorph: Optionally set key and/or value column in FileMap #471
- Metamorph: Option to ignore lines matching pattern in FileMap #472
- IO: Optionally let ObjectFileWriter append to existing file instead of overwriting #475
Have a look at flux-commands how to use these features.
Bug fixes
- IO: setters would only take effect for subsequently opened files in ObjectFileWriter