v0.3.1
Find implementations
This release adds support for "Find implementations" so that you can navigate from a super class or a super method to it's implementations, and vice-versa. Note, "Find implementations" requires Sourcegraph v5.1 to work correctly.
What's Changed
- Update readme to reflect latest changes by @olafurpg in #31
- workflows: add pr-auditor and test plans to PR templates by @bobheadxi in #34
- Add Apache 2 license by @olafurpg in #41
- workflows: update pr-auditor workflow by @bobheadxi in #43
- fix outofbounds exception when kdoc line is empty by @Strum355 in #54
- catch exceptions instead of letting them hard fail builds by @Strum355 in #55
- Use official Kotlin/Protobuf generator by @olafurpg in #57
- configure debug-project to use jar from :semanticdb-kotlinc:shadowJar by @Strum355 in #58
- pr-auditor: update workflow to use new repo by @burmudar in #60
New Contributors
- @bobheadxi made their first contribution in #34
- @burmudar made their first contribution in #60
Full Changelog: v0.2.0...v0.3.1