Skip to content

Releases: Mishkun/ataman-intellij

Snapshot 1.4.0-SNAPSHOT-3a7db76

30 Apr 11:33

Choose a tag to compare

Pre-release

Automated snapshot build from commit 3a7db76

Commit Message:
Fix releasing github actions%0A%0A1. Use distributions instead of libs for proper jars%0A2. Create changelog automatically%0A3. Cite commit message in Snapshot releases

This is an automated snapshot release created from the latest commit to the master branch.

Release v1.4.0

29 Apr 22:27

Choose a tag to compare

Fix compatability issues with Intellij IDEA 2025.1, Bump minimum required version to 2024.2, Fix proper consuming of keys for bindings

Snapshot 1.3.0-SNAPSHOT-af0671c

29 Apr 21:44
af0671c

Choose a tag to compare

Pre-release

Automated snapshot build from commit af0671c

This is an automated snapshot release created from the latest commit to the master branch.

1.3.0

05 Oct 20:24

Choose a tag to compare

In this great release I've fixed a big deal of issues

  • Add support for special characters with shift (Fix #9)
  • Add option to perform multiple actions in one binding (Fix #11)
  • Add repeat latest command action (Fix #2)
  • Add option to create IDE-specific bindings (Fix #4)
  • Use monospace font for key labels to make them aligned (Fix #15)

Full Changelog: v1.2.0...v1.3.0

1.2.0

05 Oct 00:14

Choose a tag to compare

In this release:

  • Added support to F1-F12 keys #14

Internal:

  • Added proper UI tests to the plugin

Full Changelog: v1.1.2...v1.2.0

1.1.2

30 Sep 21:56

Choose a tag to compare

This is a technical release to fix some compatability issues

  • Use latest intellij dependencies to fix #16
  • Upgrade intellij gradle plugin to 2.x
  • Write some tests
  • Finally release fix: upgrade dependencies and fix group actions by @AnatolyRugalev in #13. Sorry for a great delay