Skip to content

2.1.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 05 Jul 09:47
· 586 commits to develop since this release
69279a7
Type Description Link
Fix Support Intellij 212 API level (2021.2 EAP). The type signature changed from Collection<TextRange> to Collection<? extends TextRange>. This is inspired by same fix in bazel intellij plugin to avoid compiling multiple versions #502