Releases: zoncoen/query-go
Releases · zoncoen/query-go
Release v1.3.1
What's Changed
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0
What's Changed
- fix(yaml): enable to extract a value from a list of yaml.MapSlice by @zoncoen in #36
- chore(deps): bump golang.org/x/sys from 0.0.0-20220406163625-3f8b81556e12 to 0.1.0 in /extractor/yaml by @dependabot in #37
- chore(deps): bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #38
- chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #39
- Use octocov instead of Codecov by @zoncoen in #41
- fix README by @zoncoen in #42
- chore(deps): bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #43
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #46
- chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #45
- chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #44
- chore: add dependabot config by @zoncoen in #47
- chore(deps): bump github.com/goccy/go-yaml from 1.9.6 to 1.11.2 in /extractor/yaml by @dependabot in #49
- chore(deps): bump github.com/zoncoen/query-go from 1.2.0 to 1.2.1 in /extractor/yaml by @dependabot in #48
- chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #50
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #52
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #51
- feat: add CustomIsInlineStructFieldFunc by @zoncoen in #53
- feat: add IsCaseInsensitive by @zoncoen in #55
- chore(deps): bump k1LoW/octocov-action from 0 to 1 by @dependabot in #54
Full Changelog: v1.2.1...v1.3.0
Release extractor/yaml v0.2.1
What's Changed
Full Changelog: v1.3.1...extractor/yaml/v0.2.1
Release extractor/yaml v0.2.0
What's Changed
- chore(extractor/protobuf): enable dependabot by @zoncoen in #57
- change(extractor/yaml): implement KeyExtractorContext interface by @zoncoen in #59
Full Changelog: extractor/protobug/v0.1.0...extractor/yaml/v0.2.0
Release extractor/protobuf v0.1.3
What's Changed
Full Changelog: v1.3.1...extractor/protobuf/v0.1.3
Release extractor/protobuf v0.1.2
What's Changed
Full Changelog: extractor/protobuf/v0.1.1...extractor/protobuf/v0.1.2
Release extractor/protobuf v0.1.1
What's Changed
Full Changelog: extractor/protobuf/v0.1.0...extractor/protobuf/v0.1.1
Release extractor/protobuf v0.1.0
What's Changed
Full Changelog: v1.3.0...extractor/protobug/v0.1.0
Release extractor/yaml v0.1.1
What's Changed
Full Changelog: v1.2.1...extractor/yaml/v0.1.1
Release v1.2.1
- allow the same name as unexported fields to be used in struct tags