Commit Graph

2 Commits

Author SHA1 Message Date
6ecfb61e5b Make TestInjectValues deterministic 2025-02-27 16:28:19 +01:00
69bd0ed5b5 Add InjectValues function
This will make CompileWithVariables obsolete, as you can use InjectValues in combination with the normal Compile instead.

This also introduces a breaking change with CompileWithVariables, as now invalid identifiers will return an error.
2025-02-27 15:17:39 +01:00