Releases: gantsign/ansible-role-visual-studio-code-extensions
Releases · gantsign/ansible-role-visual-studio-code-extensions
2.5.0
Bug fix:
- #120: Removed deprecated gconf2 from Ubuntu
- Thanks to @lifeisafractal for the PR.
Other changes:
- #99: Increased upper Ubuntu test version to Focal
- #100: Dropped support for Ubuntu Xenial
- #101: Replaced CentOS tests with Rocky Linux
- #102: Upgraded test Fedora version to 35
- #103: Upgraded openSUSE version to 15.3
- #104: Updated moleculew to version 1.1.1
- #105: Removed unused test dockerfile config
- #106: Increased upper Ansible test range to Ansible 2.10
- #107: Increased minimum Ansible version to 2.9
- #108: Upgraded Ansible Lint to version 5.4.0
- #109: Upgraded Flake8 to version 4.0.1
- #110: Upgraded yamllint to version 1.26.3
#111: Updated moleculew to version 1.2.0- #112: Upgraded Molecule to 3.1.5
- #113: Upgraded test Python version to 3.8.10
- #114: Changed CI to run on Ubuntu 20.04
- #115: Changed CI to use ansible-galaxy-import-action
- #116: Refactored to reuse release workflow
- #121: Dropped support for Ubuntu Bionic
- #122: Increased upper Ubuntu test version to Jammy
- #123: Added Dependabot
- #124: Upgraded actions/cache from 2 to 3
- #125: Upgraded actions/setup-python from 2 to 5
- #126: Upgraded docker/login-action from 1 to 3
- #127: Upgraded actions/checkout from 2 to 4
- #128: Fixed Ansible Lint warnings
- #129: Added tox for linting and testing
- #132: Added Ansible modelines
- #130: Upgraded urllib3 from 1.26.16 to 1.26.18 in /requirements
- #131: Upgraded cryptography from 41.0.3 to 41.0.6 in /requirements
2.4.0
2.3.0
- #68: Updated Molecule to 2.20.2
- #69: Increased upper Ansible test range to Ansible 2.8
- #70: Increased minimum Ansible version to 2.6
- #71: Updated Molecule to 2.22
- #72: Upgraded Fedora version to 31
- #73: Increased upper Ansible test range to Ansible 2.9
- #74: Increased minimum Ansible version to 2.7
- #75: Updated moleculew to version 0.9.11
- #76: Optimized installation of dependencies
- #77: Added labels for complex loop items
- #79: Updated moleculew to version 0.9.12
- #80: Removed sudo key from Travis CI config
- #81: Configured Travis CI to test on Ubuntu Xenial
- #82: Updated Travis CI config to use jobs key instead of matrix
- #84: Added missing Ubuntu, Fedora and openSUSE dependencies
- #83: Increased minimum Ansible version to 2.8
- #85:
Migrated to travis-ci.com - #87: Reformatted Python code
- #88: Added .git-blame-ignore-revs
- #86: Updated Molecule to 3.0.8
- #91: Switched to GitHub Actions
- #92: Increased minimum CentOS version to 8
- #93: Added undocumented macOS support
- Thanks to @stootles for the pull request #89
- Given I don't have a Mac, and there are no tests for macOS, we're dependent on the community for fixes, so use at your own risk.
2.2.0
2.1.1
2.1.0
2.0.0
1.5.0
Enhancement:
- #50: Added support for Ubuntu Bionic
Other changes:
- #40: Updated Molecule to 2.16.0
- #41: Removed unnecessary Molecule files
- #42: Increased upper Ansible test range to Ansible 2.6
- #43: Increased minimum Ansible version to 2.4
- #44: Updated testing instructions
- #45: Made Molecule platform name more generic
- #46: Fixed location of Molecule tests
- #47: Added development tag to metadata
- #48: Added vscode tag to metadata
- #49: Changed tests to use host fixture
- #51: Upgraded Fedora version to 28
- #52: Upgraded openSUSE version to 15.0
- #53: Changed to use Molecule Wrapper for tests
- #54: Updated moleculew to version 0.9.9
1.4.0
1.3.0
Enhancement:
- #34: Improved assignment of default group for dirs
- This is a potentially breaking change, directories will now be assigned to
the default group of the user
- This is a potentially breaking change, directories will now be assigned to
Other changes:
- #28: Workaround for Ansible dependency issue
- #29: Fixed Python extension ID in test
- #30: Fix for discontinued spell check extension
- #31: Increased minimum Ansible version to 2.3
- #32: Updated Molecule to 2.12.1
- #33: Switched to single quoted strings in YAML
- #35: Increased upper Ansible test range to Ansible 2.4
- #36: Updated README to replace MacOSX with macOS