Skip to content

v0.3.1

Compare
Choose a tag to compare
@olafurpg olafurpg released this 20 Jul 08:21
· 19 commits to main since this release
8acf15f

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.

  • emit overridden_symbols for Go to Implementations by @Strum355 in #59

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

Full Changelog: v0.2.0...v0.3.1