Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@zoncoen zoncoen released this 25 Jan 09:04
· 24 commits to main since this release
8941364

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