Releases: gantsign/ansible-role-visual-studio-code
Releases · gantsign/ansible-role-visual-studio-code
7.0.0
6.11.0
Enhancement:
- #235: Added ARM support for Debian Family
- Thanks to @SamuelLHuber for PR #233
Other changes:
6.10.0
6.9.0
Bug fix:
- #223: Fixed overwrite with empty settings
Enhancement:
Other changes:
- #209: Increased upper Ansible test range to Ansible 2.10
- #210: Increased minimum Ansible version to 2.9
- #211: Upgraded Ansible Lint to version 5.4.0
- #212: Upgraded Flake8 to version 4.0.1
- #213: Upgraded yamllint to version 1.26.3
- #214: Updated moleculew to version 1.2.0
- #215: Upgraded Molecule to 3.1.5
- #216: Upgraded test Python version to 3.8.10
- #217: Changed CI to run on Ubuntu 20.04
- #218: Changed CI to use ansible-galaxy-import-action
- #219: Refactored to reuse release workflow
6.8.0
Enhancements:
- #204: Added a new flag to skip the APT/DNF/YUM/Zypper repo install (useful if using a custom repo)
- Thanks to @arolfes for the pull-request
- #206: Added a new flag for turning off the GPG check (useful if using a custom repo)
- Thanks to @arolfes for the pull-request
Other changes:
- #195: Increased upper Ubuntu test version to Focal
- #196: Dropped support for Ubuntu Xenial
- #197: Replaced CentOS tests with Rocky Linux
- #198: Upgraded test Fedora version to 34
- #199: Upgraded test openSUSE version to 15.3
- #201: Updated moleculew to version 1.1.1
- #205: Removed unused test dockerfile config
- #207: Upgraded test Fedora version to 35
- #208: Fixed to match the previous APT repo declaration
6.7.0
Bug fix:
- #194: Fixed install on Debian/Ubuntu
- Thanks to @andreascian for reporting this issue and identifying the cause/solution
Other changes:
- #176: Updated moleculew to version 0.9.12
#177: Updated Travis CI config to use jobs key instead of matrix- #179: Added missing APT dependencies
- #181: Added missing Fedora and openSUSE dependencies
- #180: Increased minimum Ansible version to 2.8
#182: Migrated to travis-ci.com- #184: Reformatted Python code
- #185: Added .git-blame-ignore-revs
- #183: Updated Molecule to 3.0.8
- #190: Switched to GitHub Actions
- #191: Increased minimum CentOS version to 8
- #189: Updated dependencies
- #192: Reduced build matrix
6.6.0
6.5.0
Enhancement:
- #173: Added Mirror support
- Thanks to @AlexanderStohr for the pull request
6.4.0
Changes:
- #158: Updated Molecule to 2.22
- #159: Upgraded Fedora version to 31
- #160: Increased upper Ansible test range to Ansible 2.9
- #161: Increased minimum Ansible version to 2.7
- #163: Updated moleculew to version 0.9.11
- #164: Added loop variable names
- #165: Optimized creation of settings directories
- #166: Added labels for complex loop items
- #167: Changed to test with non-privileged user
- #168: Added caching for Molecule Wrapper
- #170: Configured Travis CI to test on Ubuntu Xenial
- #171: Removed sudo key from Travis CI config