Releases: elasticpath/epcc-search-ast-helper
Releases · elasticpath/epcc-search-ast-helper
v0.6.0
What's Changed
- Resolves #37 - Add support for contains(), ilike() and also integration tests by @steve-r-west in #42
- Bump github.com/stretchr/testify from 1.8.3 to 1.10.0 by @dependabot in #45
- Bump go.mongodb.org/mongo-driver from 1.8.2 to 1.17.1 by @dependabot in #46
- Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.23.0 by @dependabot in #43
- Bump actions/setup-go from 3 to 5 by @dependabot in #48
- Bump actions/checkout from 3 to 4 by @dependabot in #47
- Resolves #26 - Make a distinction between parsing and validation errors. by @steve-r-west in #49
- Resolves #50 - Use correct acronym for ES by @steve-r-west in #51
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #53
- Bump gorm.io/driver/postgres from 1.5.10 to 1.5.11 by @dependabot in #52
- Resolves #54 - Allow reduction of nil AstNode by @steve-r-west in #55
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
What's Changed
- WIP #39 - Add support for converting types by @steve-r-west in #40
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Resolves #35 - Add support for text() by @steve-r-west in #36
- Resolves #30 - Add support for regular expressions in alias and validation processing by @steve-r-west in #34
- Resolves #32 - Add support for URL Encoded filters by @steve-r-west in #33
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- [#27] Sort allowed fields before returning in error by @cjmarkham in #28
New Contributors
- @cjmarkham made their first contribution in #28
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
v0.1.0
What's Changed
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #11
- Issue 8 by @steve-r-west in #10
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Resolves #3 - Add value validation by @steve-r-west in #4
- Resolves #5 - Use args for all operators by @steve-r-west in #6
New Contributors
- @steve-r-west made their first contribution in #4
Full Changelog: v0.0.1...v0.0.2
First Release
Initial Release