All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.
- #26 Declare an
authorand usegalaxy_tagsinstead of the deprecatedcategoriesin the role metadata @danieljesus
- #23 Correct the Goss badge, restore the command to run the tests, and document the 2.0.0 move of
libexif-devandlibmagick-devtovips_optional_dependencies@danieljesus
- #23 Drop the orphaned
test-requirements.txt, superseded by the Pipfile @danieljesus
Major release: vips_force_reinstall is gone, vips_version now defaults to 8.9.1, min_ansible_version is 2.9.6.0, and consumers that relied on libexif-dev or libmagick-dev being pulled in by vips_required_libs must now ask for them through vips_optional_dependencies.
- #19 (2024-01-17)- Add ".gitattributes" file for linguist detection. @ygomezsaiz
- (#12) Allow to override optional dependencies @dortegau
- (#10) Upgrade Ansible, Molecule and Goss @dortegau
- (#10) Drop
vips_force_reinstall, and movelibexif-devandlibmagick-devout ofvips_required_libsinto the newvips_optional_dependencies@dortegau
- #20 Point the molecule containers at archive.debian.org, all three tested Debian suites are EOL @danieljesus
- (#8) Update ansible loop and test syntax @tgjohnst
- (#4) Rename role to vips_role @jnogol
- (#4) Use of pipenv and Debian Stretch base image for tests @jnogol
- (#3) Update libvips source URL @chadwilken
- (#6) Fix Travis deploy installing ca-certificates package @jnogol
- First release @jmonterrubio