Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@bellackn bellackn released this 16 Sep 13:16
· 11 commits to master since this release
3b72ed0

Added

  • Travis now runs unit tests with multiple Python versions (2.7, 3.5, 3.6, 3.7)

Updated

  • Minimal Ansible version is now 2.5.*

Fixed

  • TypeError: object of type 'filter' has no len() when more than one matching conga_role was found
  • Minor issues in the unit tests that led to compatibility problems with Python 3