Skip to content

Releases: bufbuild/intellij-buf

v0.4.1

18 May 15:26
bd66962
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 May 20:41
260c683
Compare
Choose a tag to compare

Highlights

  • Updates the plugin to work with the newly released Buf CLI v1.32.0, including v2 config files and support for v2 multi-module workspaces.
  • Improved support for BSR module external libraries.

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

11 Feb 16:46
f81f7ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 Jan 17:16
9addcaa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

18 Aug 17:09
4176b40
Compare
Choose a tag to compare

What's Changed

  • Migrate to Kotlin UI DSL v2 in #138
  • Remove deprecated fileTypeFactory in #139

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Aug 14:54
b36c2d8
Compare
Choose a tag to compare

What's Changed

  • Reduce auto-save impact for lint/breaking checks in #136
  • Update plugin to require 2022.3 or later in #135

Full Changelog: v0.1.5...v0.2.0

v0.1.5

28 Jul 15:35
9b6aebe
Compare
Choose a tag to compare

What's Changed

  • Improve process handling with the buf CLI.
  • Add displayName attribute to fix error in IntelliJ 2023.2.

v0.1.4

17 May 15:34
30e9dda
Compare
Choose a tag to compare

What's Changed

Features

  • Support configuring the path to the Buf CLI.
  • Add support for resolving dependencies from the Buf CLI v2 module cache.

v0.1.3

09 Aug 16:13
8b5ed72
Compare
Choose a tag to compare
Add version validation for IntelliJ plugins on release (#32)

v0.1.2

08 Aug 17:26
e6d37c6
Compare
Choose a tag to compare
Update compatibility to 2022.2 (#28)