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 384ef9f commit 188ee8eCopy full SHA for 188ee8e
CHANGELOG.md
@@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
- Add `[fields]` section in TOML in which use can define field indexes <-> names mapping [#84](https://github.com/AdRoll/baker/pull/84)
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 LUA filter [#110](https://github.com/AdRoll/baker/pull/110)
39
40
### Changed
41
0 commit comments