Releases: kitagry/regols
Releases · kitagry/regols
v0.2.4
What's Changed
- refactor test by @kitagry in #87
- fix references by @kitagry in #89
- fix: error panic by @kitagry in #90
- Bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 by @dependabot in #88
- fix references by @kitagry in #93
- fix: goreleaser setting by @kitagry in #94
- fix: goreleaser by @kitagry in #95
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Add version option by @kitagry in #62
- Upgrade to opa v0.50.0 by @kitagry in #63
- Create LICENSE by @kitagry in #66
- Create dependabot.yml by @kitagry in #67
- Bump github.com/sourcegraph/jsonrpc2 from 0.1.0 to 0.2.0 by @dependabot in #68
- Bump github.com/open-policy-agent/opa from 0.50.0 to 0.56.0 by @dependabot in #69
- Bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0 by @dependabot in #70
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #71
- Bump github.com/open-policy-agent/opa from 0.57.0 to 0.57.1 by @dependabot in #73
- Bump github.com/open-policy-agent/opa from 0.57.1 to 0.58.0 by @dependabot in #74
- Bump github.com/open-policy-agent/opa from 0.58.0 to 0.60.0 by @dependabot in #76
- Bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 by @dependabot in #77
- chore: fix lua config in readme by @rahulahoop in #79
- Bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 by @dependabot in #80
- Bump github.com/open-policy-agent/opa from 0.62.0 to 0.62.1 by @dependabot in #81
- Bump github.com/open-policy-agent/opa from 0.62.1 to 0.63.0 by @dependabot in #82
- Bump github.com/open-policy-agent/opa from 0.63.0 to 0.64.1 by @dependabot in #84
- chore: update go by @kitagry in #85
- fix: goreleaser.yml by @kitagry in #86
New Contributors
- @rahulahoop made their first contribution in #79
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- Fix references by @kitagry in #55
- Fix references by @kitagry in #56
- Bump github.com/open-policy-agent/opa from 0.37.0 to 0.40.0 by @dependabot in #57
- Bump github.com/open-policy-agent/opa from 0.40.0 to 0.42.0 by @dependabot in #58
- Upgrade go version by @kitagry in #59
Full Changelog: 0.2.0...v0.2.1
v0.2.0
What's Changed
- Use textEdit for completion by @kitagry in #45
- Bump github.com/open-policy-agent/opa from 0.35.0 to 0.37.0 by @dependabot in #46
- completion with import by @kitagry in #47
- Fix package name by @kitagry in #51
- Fix import location by @kitagry in #52
- Add references by @kitagry in #50
- Fix trigger character by @kitagry in #53
- Add goreleaser settings by @kitagry in #54
New Contributors
- @dependabot made their first contribution in #46
Full Changelog: v0.1.0...0.2.0
v0.1.0
What's Changed
- Fix rule.Head.Value definition by @kitagry in #33
- Add detail for rule completion by @kitagry in #34
- Add hover to rule by @kitagry in #37
- Add rule completion of other file with same package by @kitagry in #38
- Check location of term by @kitagry in #39
- Definition to package by @kitagry in #41
- Refactoring test by @kitagry in #43
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Add package completion by @kitagry in #23
- Refactoring definition test and fix some behaviors by @kitagry in #25
- Completion import by @kitagry in #26
- Fix item kind by @kitagry in #27
- Definition for else clause by @kitagry in #28
- Fix completion duplicates by @kitagry in #30
Full Changelog: v0.0.1...v0.0.2