Skip to content

Releases: Mishkun/ataman-intellij

1.3.0

05 Oct 20:24
Compare
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
Compare
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
Compare
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