What's Changed
- ci(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #208
- docs: improve README readability by @sivchari in #210
- deps(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 by @dependabot[bot] in #213
- docs: add working example directory by @sivchari in #217
- ci: migrate from Dependabot to Renovate by @sivchari in #221
- Implement context aware validation functions by @egor-denysenko in #218
- test: improve CEL validator coverage by @wafuwafu13 in #214
- ci: consolidate coverage reporting to Codecov by @sivchari in #226
- chore(deps): update dependency highlight.js to v11.11.1 by @renovate[bot] in #225
- test: improve coverage by testing Validate/ValidateContext interface methods by @sivchari in #227
- refactor: remove deprecated IsValidCEL helper by @sivchari in #228
- refactor: remove deprecated legacy error variable aliases by @sivchari in #229
- refactor: change old marker format from warning to error diagnostic by @sivchari in #230
- test: improve coverage and remove internal ignore from codecov by @sivchari in #231
- release v1.9.0 by @sivchari in #232
- ci: switch from Renovate to Dependabot for dependency updates by @sivchari in #242
- fix generating error when the test file is in same package by @sivchari in #245
- ci: bump the all-github-actions group with 3 updates by @dependabot[bot] in #244
- deps: bump the all-go-mod-patch-and-minor group across 2 directories with 5 updates by @dependabot[bot] in #243
- refactor: replace string-based code generation with AST-based representation by @sivchari in #246
New Contributors
- @wafuwafu13 made their first contribution in #214
- @renovate[bot] made their first contribution in #225
Full Changelog: v1.8.0...v1.9.0