Release v1.4.0
What's Changed
- fix(bazel): exclude bazel temporary directories to avoid recursive lookup by @fffonion in #148
- tests(semantics): add semantics tests and refactored test file structure by @dndx in #149
- build(deps): bump serde from 1.0.190 to 1.0.192 by @dependabot in #152
- build(deps): bump tj-actions/changed-files from 40.0.2 to 40.1.1 by @dependabot in #153
- build(deps): bump uuid from 1.5.0 to 1.6.1 by @dependabot in #155
- build(deps): bump serde from 1.0.192 to 1.0.193 by @dependabot in #156
- build(deps): bump tj-actions/changed-files from 40.1.1 to 40.2.3 by @dependabot in #160
- perf(interpreter): improve performance of regex matching and field reference by @dndx in #161
Full Changelog: v1.3.1...v1.4.0