Releases: gantsign/ansible-role-intellij
Releases · gantsign/ansible-role-intellij
6.11.0
Enhancement:
- #342: Added support for inject_facts_as_vars when false
6.10.0
Enhancement:
- #340: Updated to IntelliJ version 2022.3
6.9.0
Enhancements:
- #337: Updated to IntelliJ version 2022.2.4
- #339: Added install code styles and inspection profiles from filesystem
6.8.3
Enhancement:
- #328: Updated to IntelliJ version 2022.2.3
Other changes:
- #332: Added Dependabot
- #333: Upgraded actions/cache from 2 to 3
- #334: Upgraded actions/checkout from 2 to 3
- #335: Upgraded docker/login-action from 1 to 2
- #336: Upgraded actions/setup-python from 2 to 4
6.8.2
Enhancement:
- #327: Updated to IntelliJ version 2022.2.2
6.8.1
Enhancement:
- #325: Updated to IntelliJ version 2022.2.1
Other changes:
- #323: Refactored to reuse release workflow
- #324: Updated README.md
- #326: Updated Ansible fact examples
6.8.0
Enhancement:
- #322: Updated to IntelliJ version 2022.2
6.7.4
Enhancement:
- #321: Updated to IntelliJ version 2022.1.4
6.7.3
Enhancement:
- #320: Updated to IntelliJ version 2022.1.3
6.7.2
Enhancement:
- #319: Updated to IntelliJ version 2022.1.2
Other changes:
- #317: Changed CI to run on Ubuntu 20.04
- #318: Changed CI to use ansible-galaxy-import-action