All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for additional rule properties
environment
to set environment variablesignoreErrors
to ignore command errors and continueparallelise
to run commands for a rule in paralleluseStdIn
to pipe a file from StdIn to the command
0.1.0 - 2022-12-22
The first release of filedo
.
merge-data
command to merge data from multiple JSON and YAML sourcescompile
command to substitute variables in a mustache template fileprocess
command to process a rule definition against a set of files