Skip to content

Tags: ForgottenR/intellij-thrift

Tags

1.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support IntelliJ 2022.1 (fkorotkov#131)

* Support IntelliJ 2022.1

* Upgrade to Gradle 7.4.2

* Upgrade intellij plugin to 1.5.3

* Remove all usages of deprecated API

* README: Java 11 is required to build from source

* Backwards compatibility since 2021.2

1.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove deprecated bintray repo (fkorotkov#126)

1.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support IntelliJ 2021.3 (fkorotkov#124)

* Support IntelliJ 2021.3

* Suppress NoClassDefFoundError error message

* Resolve deprecation warning

1.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
IntelliJ 2021.2 Support (fkorotkov#120)

* IntelliJ 2021.2 Support

* Ignore the test fails only on Cirrus CI

* Revert "Ignore the test fails only on Cirrus CI"

This reverts commit e007414.

* Make curly braces structural

* Ignore with a comment

* Rename _testExistingCurlyBrace

* private

Co-authored-by: fedor <fedor@cirruslabs.org>

1.9.0

IntelliJ 2021.1 Support

1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add optional dependencies for com.intellij.modules.java and org.intel…

…lij.scala (fkorotkov#115)

1.7.0

Main plugin compatibility

1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Some improvements (fkorotkov#103)

* Validate method ids and names

* Refactor struct fields validation

* Add thrift context

* Validate duplicate method names

1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Java 8 target for JPS plugins (fkorotkov#102)

* OpenJDK 8 in CI

Plus latest stable IntelliJ

* targetCompatibility

* sourceCompatibility

1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Intellij 203 (fkorotkov#97)

* IntelliJ 203 support

* Optimize imports

* Optimize imports

* JDK 11

* No verify