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