Skip to content

Releases: 134130/intellij-mise

v3.2.6

01 Jan 06:13
Compare
Choose a tag to compare

What's Changed

Fixed

  • Jackson Deserialization failing on Unknown properties by @134130 in #122

Full Changelog: v3.2.5...v3.2.6

v3.3.0-pycharm

28 Dec 08:11
Compare
Choose a tag to compare

v3.2.5

28 Dec 11:24
Compare
Choose a tag to compare

What's Changed

Fixed

  • Mise executable customization is not working
  • Address new version of mise tasks --json output

Full Changelog: v3.2.4...v3.2.5

v3.2.4

28 Dec 09:47
Compare
Choose a tag to compare

What's Changed

Fixed

  • Error report submitter cannot report an error when the error is too long.
  • Mise Tools name is not showing correctly.
  • Escape long-running tasks running on EDT.

Added

  • Add a mise cli version to the error report.

Full Changelog: v3.2.3...v3.2.4

v3.2.3

26 Dec 05:54
Compare
Choose a tag to compare

What's Changed

Fixed

  • Support envvar injection for Gradle tool window task by @134130 in #117

Full Changelog: v3.2.2...v3.2.3

v3.2.2

25 Dec 10:16
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix runConfiguration cannot be saved
  • Fix runConfiguration cannot load envvars when it doesn't have working directory.
    • When the working directory is not set, it will use the project's base directory.

Full Changelog: v3.2.1...v3.2.2

v3.2.1

15 Dec 17:47
Compare
Choose a tag to compare

What's Changed

Added

Full Changelog: v3.2.0...v3.2.1

v3.2.0

08 Dec 09:18
Compare
Choose a tag to compare

What's Changed

Added

  • Support mise trust on UI
  • Add toolbar for Mise Tool window

Fixed

  • Handle if mise command is not installed by @134130 in #99
  • Use mise --env if available by @134130 in #100

Full Changelog: v3.1.0...v3.2.0

v3.1.0

23 Nov 09:37
Compare
Choose a tag to compare

What's Changed

Added

  • Support Mise executable customization by @134130 in #95

Full Changelog: v3.0.0...v3.1.0

v3.0.0

18 Nov 14:22
Compare
Choose a tag to compare

What's Changed

Change minimum support version from 2024.2 to 2023.3 to support 2024.3+ IDEs

BREAKING CHANGES

  • Change minimum support version to 2023.3+ by @134130 in #93

Full Changelog: v2.6.2...v3.0.0