Releases: hashicorp/go-bexpr
Releases · hashicorp/go-bexpr
v0.1.15
What's Changed
- test: in and contains are dangerous by @schmichael in #84
- IND-2304 test-and-build.yml updated with unit test coverage, linting and .go-version added by @KaushikiAnand in #89
- Added template for new PR creation by @sonamtenzin2 in #99
- Add changelog file by @mohanmanikanta2299 in #103
- Add default for MaxExpressions by @mismithhisler in #112
- Fix REAMDE example by @Warfields in #76
New Contributors
- @mukeshjc made their first contribution in #80
- @KaushikiAnand made their first contribution in #89
- @sonamtenzin2 made their first contribution in #99
- @mohanmanikanta2299 made their first contribution in #103
- @compliance-pr-automation-bot[bot] made their first contribution in #105
- @mismithhisler made their first contribution in #112
- @Warfields made their first contribution in #76
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Set minimum version to go1.18 by @shore in #53
- Improved Go Docs by @peteski22 in #62
New Contributors
- @shore made their first contribution in #53
- @peteski22 made their first contribution in #62
Full Changelog: v0.1.13...v0.1.14
v0.1.13: Add any and all expression support. (#49)
What's Changed
- add
anyandallexpression support by @remilapeyre in #49
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- missing map key match operator dispositions by @schmichael in #38
Full Changelog: v0.1.11...v0.1.12