Skip to content

Releases: gantsign/ansible-role-intellij

6.2.1

04 Jan 19:57
00f1157

Choose a tag to compare

Enhancement:

  • #277: Updated to IntelliJ version 2020.3.1

6.2.0

02 Dec 07:51
e4ae8d3

Choose a tag to compare

Enhancement:

  • #276: Updated to IntelliJ version 2020.3

6.1.4

25 Nov 22:35
0ec8a13

Choose a tag to compare

Enhancement:

  • #274: Updated to IntelliJ version 2020.2.4

Other changes:

  • #269: Migrated to travis-ci.com
  • #271: Reformatted Python code
  • #272: Added .git-blame-ignore-revs
  • #270: Updated Molecule to 3.0.8
  • #273: Switched to GitHub Actions
  • #275: Fixed get_url.sha256sum deprecation warning

6.1.3

07 Oct 12:25
05e1725

Choose a tag to compare

Enhancement:

  • #267: Updated to IntelliJ version 2020.2.3

Other changes:

  • #268: Switched to AdoptOpenJDK V3 API for testing

6.1.2

16 Sep 20:44
e36293e

Choose a tag to compare

Enhancement:

  • #266: Updated to IntelliJ version 2020.2.2

6.1.1

01 Sep 21:51
b40c7c4

Choose a tag to compare

Enhancement:

  • #265: Updated to IntelliJ version 2020.2.1

6.1.0

01 Sep 21:03
7802da3

Choose a tag to compare

Enhancement:

  • #262: Updated to IntelliJ version 2020.2

Other changes:

  • #264: Increased minimum Ansible version to 2.8
  • #263: Suppress Ansible Lint 208 error

6.0.2

03 Jun 20:07
f670beb

Choose a tag to compare

Enhancement:

  • #261: Updated to IntelliJ version 2020.1.2

Other changes:

  • #260: Updated Travis CI config to use jobs key instead of matrix

6.0.1

30 Apr 21:49
59110df

Choose a tag to compare

Enhancement:

  • #258: Updated to IntelliJ version 2020.1.1

Other changes:

  • #257: Fixed plugin install tests
  • #259: Updated moleculew to version 0.9.12

6.0.0

12 Apr 16:52
1c00611

Choose a tag to compare

Breaking change:

  • #256: Fixed support for IntelliJ IDEA 2020.1

Due to the changes in IntelliJ IDEA 2020.1 the Ansible fact ansible_local.intellij.general.user_dirname has been removed and replaced by ansible_local.intellij.general.user_config_dir and ansible_local.intellij.general.user_plugins_dir.