Breaking changes
The String
field for the filter.Like
struct has been renamed to Value
. This change was made to support a e.String()
method on all filter expressions.
Dependency updates
- Bump github.com/go-playground/validator/v10 from 10.22.0 to 10.22.1 by @dependabot in #73
- Bump github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.2.1 by @dependabot in #75
- Bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 by @dependabot in #74
- Bump github.com/getkin/kin-openapi from 0.127.0 to 0.128.0 by @dependabot in #76
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #77
- Bump github.com/alecthomas/kong from 1.2.1 to 1.3.0 by @dependabot in #78
- Bump github.com/alecthomas/kong from 1.3.0 to 1.4.0 by @dependabot in #79
- Bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0 by @dependabot in #80
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #81
- Bump github.com/alecthomas/kong from 1.4.0 to 1.5.0 by @dependabot in #82
- Bump github.com/alecthomas/kong from 1.5.0 to 1.6.0 by @dependabot in #83
- Bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.0 by @dependabot in #84
- Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.2 by @dependabot in #86
- Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #85
- Bump github.com/labstack/echo/v4 from 4.13.2 to 4.13.3 by @dependabot in #87
- Bump github.com/alecthomas/kong from 1.6.0 to 1.6.1 by @dependabot in #89
- Bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 by @dependabot in #88
- Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #90
Full Changelog: v0.12.0...v0.13.0