New
v1.2.0
What's Changed
- GitHub actions by @flowchartsman in https://github.com/mna/pigeon/pull/110
- Remove support for Go < 1.13 by @breml in https://github.com/mna/pigeon/pull/111
- Bump golang.org/x/tools from 0.7.0 to 0.8.0 by @dependabot in https://github.com/mna/pigeon/pull/113
- Change security policy by @breml in https://github.com/mna/pigeon/pull/119
- remove ioutil (fixes #106) by @flowchartsman in https://github.com/mna/pigeon/pull/108
- interface{} -> any by @flowchartsman in https://github.com/mna/pigeon/pull/109
- Bump golang.org/x/tools from 0.9.3 to 0.10.0 by @dependabot in https://github.com/mna/pigeon/pull/122
- Bump golang.org/x/tools from 0.10.0 to 0.12.0 by @dependabot in https://github.com/mna/pigeon/pull/126
- Update Go to 1.20.x by @breml in https://github.com/mna/pigeon/pull/127
- Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in https://github.com/mna/pigeon/pull/128
- Add support left recursion by @sc07kvm in https://github.com/mna/pigeon/pull/123
- Add golangci-lint in GH actions pipeline by @breml in https://github.com/mna/pigeon/pull/130
- Add goreleaser & GH action for deps update by @breml in https://github.com/mna/pigeon/pull/129