Releases: hashicorp/go-bexpr
Releases · hashicorp/go-bexpr
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
any
andall
expression 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