Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

65 lines (38 loc) · 1.62 KB

Mise Changelog

2.1.0 - 2024-09-18

Added

  • Add run configurations support for Rider.
  • Rename from 'mise' to 'Mise'.

2.0.1 - 2024-08-31

Added

  • Support automatic tools update for GoLand.

2.0.0 - 2024-08-03

Changed

  • Migrate to intellij-platform-gradle-plugin v2.0.0
  • Support JetBrains 2024.2+ IDEs

Removed

  • Drop not perfectly working feature for the PyCharm Community & Professional

1.3.0 - 2024-08-03

Added

  • Add environment variables (run configuration) support for the PyCharm Community & Professional

1.2.1 - 2024-07-24

  • Remove screenshots from plugin.xml. (JetBrains Marketplace guidelines)

1.2.0 - 2024-07-21

  • Add support for the Go SDK (GOROOT) integration from mise tools.

1.1.0 - 2024-07-20

Added

  • Add support for the JDK integration from mise tools.

1.0.1 - 2024-07-03

Added

  • Support JDK integration from mise tools.