Skip to content

Commit

Permalink
Support ignoring multiple lines in template matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
bjuric committed Nov 2, 2024
1 parent cce44bf commit e783062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Make all input data read only by default
- Add `--repl` option to open REPL regardless of batch and feature options
- Change ignore placeholder syntax in template matcher from `!{}` to `@{*}`
- Add `@{**}` placeholder to template matcher to support ignoring multiple lines
- Fix mutiple ignored lines in template matcher
- Put samples in features/samples when initialising new project
- Internal engine enhancements
Expand Down

0 comments on commit e783062

Please sign in to comment.