v0.1.5
What's Changed
- Maintenance: Fix gosec warnings by @isimluk in #41
- Implement xsd:all within xsd:ComplexType by @isimluk in #43
- Refactor: Extact method: isElementInlined by @isimluk in #44
- Fix gosec failure: filepath pseudo sanitization by @isimluk in #47
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #46
- Implement few missing types by @isimluk in #49
- Bump github.com/urfave/cli from 1.22.5 to 1.22.7 by @dependabot in #50
- Bump github.com/urfave/cli from 1.22.7 to 1.22.8 by @dependabot in #52
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #55
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #56
- Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in #57
- Bump github.com/urfave/cli from 1.22.8 to 1.22.9 by @dependabot in #54
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #58
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #59
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #62
- Bump github.com/urfave/cli from 1.22.9 to 1.22.11 by @dependabot in #64
- Bump github.com/urfave/cli from 1.22.11 to 1.22.12 by @dependabot in #66
- Bugfix/handle iso8859 1 encoded xmls by @elahmo in #69
- Bump github.com/iancoleman/strcase from 0.0.0-20191112232945-16388991a334 to 0.2.0 by @dependabot in #67
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #68
- Chores: maintenance by @isimluk in #71
- Bump actions/checkout from 2 to 3 by @dependabot in #74
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #75
- Bump actions/setup-go from 1 to 4 by @dependabot in #72
- Bump goreleaser/goreleaser-action from 2 to 4 by @dependabot in #73
- Chores: drop go 1.15 and go 1.16 support by @isimluk in #77
- Bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #76
- chores: remove dead badge by @isimluk in #78
New Contributors
Full Changelog: v0.1.4...v0.1.5