File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 10
10
- Make all input data read only by default
11
11
- Add `--repl` option to open REPL regardless of batch and feature options
12
12
- Change ignore placeholder syntax in template matcher from `!{}` to `@{*}`
13
- - Fix mutiple ignored lines in template matcher
13
+ - Add `@{**}` placeholder to template matcher to support ignoring multiple lines
14
14
- Put samples in features/samples when initialising new project
15
15
- Internal engine enhancements
16
16
- Replace internal stack of data caches with a single data cache
17
17
- Manage settings internally without exposing them as system properties
18
- - Implicits managed at lifecycle level
19
- - Improved scope boundaries
18
+ - Manage implicits at lifecycle level and use scoped boundaries
20
19
- Add settings(s):
21
20
- `gwen.input.data.readOnly`
22
21
- Add implicit variable(s):
You can’t perform that action at this time.
0 commit comments