Releases: gantsign/ansible-role-intellij
Releases · gantsign/ansible-role-intellij
5.1.0
15 Sep 15:06
Compare
Sorry, something went wrong.
No results found
Enhancement:
#194 : Added support for Ubuntu Bionic
Other changes:
#195 : Changed to use Molecule Wrapper for tests
#196 : Updated moleculew to version 0.9.9
5.0.3
04 Sep 19:52
Compare
Sorry, something went wrong.
No results found
Enhancement:
#193 : Updated to IntelliJ version 2018.2.3
Other changes:
#192 : Fixed location of Molecule tests
5.0.2
21 Aug 18:28
Compare
Sorry, something went wrong.
No results found
Enhancement:
#189 : Updated to IntelliJ version 2018.2.2
Other changes:
#188 : Fixed JDK 10 release version
#187 : Removed unnecessary Molecule files
#190 : Changed tests to use host fixture
#191 : Added link to companion role
5.0.1
07 Aug 18:28
Compare
Sorry, something went wrong.
No results found
Enhancement:
#184 : Updated to IntelliJ version 2018.2.1
Other changes:
#185 : Updated testing instructions
#186 : Added role_name to the Ansible Galaxy metadata
5.0.0
26 Jul 10:40
Compare
Sorry, something went wrong.
No results found
Breaking changes:
#181 : Increased minimum Ansible version to 2.4
Workaround: remain on version 4.3.0 of this role until you can upgrade.
#182 : Resolved deprecation warning for include
Other changes:
#179 : Updated Molecule to 2.16.0
#180 : Increased upper Ansible test range to Ansible 2.6
#183 : Added development tag to metadata
4.3.0
25 Jul 15:03
Compare
Sorry, something went wrong.
No results found
Enhancement:
#178 : Updated to IntelliJ version 2018.2
4.2.2
12 Jul 17:56
Compare
Sorry, something went wrong.
No results found
Enhancement:
#177 : Updated to IntelliJ version 2018.1.6
4.2.1
13 Jun 19:21
Compare
Sorry, something went wrong.
No results found
Enhancements:
#176 : Updated to IntelliJ version 2018.1.5
#175 : Updated to IntelliJ version 2018.1.4
4.2.0
28 May 08:41
Compare
Sorry, something went wrong.
No results found
Enhancements:
#172 : Renamed intellij_active_codestyle
The variable intellij_active_codestyle is now intellij_default_codestyle (both will work until the next major release).
#174 : Added support for inspection profiles
Other changes:
4.1.0
09 May 19:54
Compare
Sorry, something went wrong.
No results found
Bug fix:
#165 : Fixed role so it now works on Python 3
Other changes:
#166 : Updated Molecule to 2.13.1
#168 : Reformatted code
#169 : Reorganized imports
#170 : Simplified Python 3 compatibility code