Releases: lean-delivery/ansible-modules-aem
Releases · lean-delivery/ansible-modules-aem
Release 1.1
- Code refactoring
- Updated documentation
- Python 3 support
Initial release
- Switch to use "requests" to reduce dependencies.
- Removed unused dependencies.
- Implement compatibility with up to date Ansible.
- PEP8 style check was implemented.
public pre-release
- "Urllib" were replaced with "requests" to reduce dependencies.
- Removed unused dependencies.
- Implement compatibility with up to date Ansible.
- Fixed Pep8 alerts.
- Pep8 autotests implemented.