Releases: mna/pigeon
Releases · mna/pigeon
v1.3.0
What's Changed
- Bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #137
- Fix typos by @xrstf in #138
- Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #139
- Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #140
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #142
- Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #143
- Bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #144
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #145
- Bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #148
- Bump golang.org/x/tools from 0.21.0 to 0.22.0 by @dependabot in #152
- Bump golang.org/x/tools from 0.22.0 to 0.23.0 by @dependabot in #153
- Bump golang.org/x/tools from 0.23.0 to 0.24.0 by @dependabot in #155
- Update golang.org/x/tools by @breml in #157
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #133
- Fix Backslash Escapes Not Being Properly Handled by @mavolin in #135
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- GitHub actions by @flowchartsman in #110
- Remove support for Go < 1.13 by @breml in #111
- Bump golang.org/x/tools from 0.7.0 to 0.8.0 by @dependabot in #113
- Change security policy by @breml in #119
- remove ioutil (fixes #106) by @flowchartsman in #108
- interface{} -> any by @flowchartsman in #109
- Bump golang.org/x/tools from 0.9.3 to 0.10.0 by @dependabot in #122
- Bump golang.org/x/tools from 0.10.0 to 0.12.0 by @dependabot in #126
- Update Go to 1.20.x by @breml in #127
- Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #128
- Add support left recursion by @sc07kvm in #123
- Add golangci-lint in GH actions pipeline by @breml in #130
- Add goreleaser & GH action for deps update by @breml in #129
- bootstrap.peg: Fix incorrect quote escapes and raw string length by @mavolin in #116
- Ignore Braces in String and Rune Literals by @mavolin in #117
- Update linting to golangci-lint by @breml in #131
New Contributors
- @flowchartsman made their first contribution in #110
- @dependabot made their first contribution in #113
- @sc07kvm made their first contribution in #123
- @mavolin made their first contribution in #116
Full Changelog: v1.1.0...v1.2.0