We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db2bc1 commit af436baCopy full SHA for af436ba
CHANGELOG.md
@@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
- Add StringMatch filter which discards/keeps records based on the result of string comparisons [#102](https://github.com/AdRoll/baker/pull/102)
37
- Add PartialClone filter [#107](https://github.com/AdRoll/baker/pull/107)
38
- Add `[validation]` section in TOML in which users can define record validation through regex [#122](https://github.com/AdRoll/baker/pull/122)
39
+- Add LUA filter [#110](https://github.com/AdRoll/baker/pull/110)
40
41
### Changed
42
0 commit comments