Releases: gantsign/ansible-role-oh-my-zsh
Releases · gantsign/ansible-role-oh-my-zsh
2.7.0
Enhancements:
- #162: Added FreeBSD support
- #169: Added flag to disable writing zshrc
- Thanks to @DavidGL17 for raising #160
Other changes:
2.6.0
2.5.0
Enhancements:
- #147: Updated the ohmyzsh repository link
- Thanks to @ipumpkin17 for the PR
- #148: Updated zshrc.j2 to latest oh-my-zsh zshrc template
- Thanks to @roib20 for the PR
Other changes:
- #133: Increased upper Ansible test range to Ansible 2.10
- #134: Increased minimum Ansible version to 2.9
- #135: Upgraded Ansible Lint to version 5.4.0
- #136: Upgraded Flake8 to version 4.0.1
- #137: Upgraded yamllint to version 1.26.3
- #138: Updated moleculew to version 1.2.0
- #139: Upgraded Molecule to 3.1.5
- #140: Upgraded test Python version to 3.8.10
- #141: Changed CI to run on Ubuntu 20.04
- #142: Changed CI to use ansible-galaxy-import-action
- #144: Refactored to reuse release workflow
- #146: Removed link to Antigen role
- #149: Added Dependabot
- #150: Upgraded actions/setup-python from 2 to 4
- #151: Upgraded docker/login-action from 1 to 2
- #152: Upgraded actions/checkout from 2 to 3
- #153: Upgraded actions/cache from 2 to 3
- #154: Fixed typing mistakes in
README.md
andmain.yml
- Thanks to @roib20 for the PR
2.4.0
Changes:
- #112: Increased minimum Ansible version to 2.8
#113: Migrated to travis-ci.com- #123: Switched to GitHub Actions
- #122: Made dependencies configurable
- #124: Increased upper Debian test version to Bullseye
- #125: Dropped support for Debian Jessie
- #126: Increased upper Ubuntu test version to Focal
- #127: Dropped support for Ubuntu Xenial
- #128: Replaced CentOS 7 tests with Rocky Linux 8
- #129: Upgraded test Fedora version to 35
- #130: Upgraded openSUSE version to 15.3
- #131: Updated moleculew to version 1.1.1
2.3.0
2.2.2
Changes:
- #103: Updated moleculew to version 0.9.12
- #104: Removed sudo key from Travis CI config
- #105: Configured Travis CI to test on Ubuntu Xenial
- #107: Updated to not use
become
when run under OSX- Thanks for @yardbirdsax for the pull-request
- Support for MacOS remains undocumented as there are no tests for this role on MacOS and the core developers don't use MacOS
2.2.1
Enhancement:
Other changes:
2.2.0
2.1.0
Enhancement:
- #73: Added support for Ubuntu Bionic
Other changes:
- #68: Removed unnecessary Molecule files
- #69: Updated testing instructions
- #70: Made Molecule platform names more generic
- #71: Added development tag to metadata
- #72: Changed tests to use host fixture
- #74: Added support for Debian Stretch
- #75: Dropped support for Debian Wheezy
- #76: Upgraded Fedora version to 28
- #77: Upgraded openSUSE version to 15.0
- #78: Changed to use Molecule Wrapper for tests
- #79: Updated moleculew to version 0.9.9