Killer feature introduced: rules engine. Funded by [MΓ©tropole du Grand Lyon](https://www.grandlyon.com/).
Bugs fixes π
* fix(logs): unreachable profile-attributes in logs by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/486>
Features and enhancements π
* Feature: add rules engine by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/481>
* Feature: add datetime to rules context by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/484>
* Feature: retrieve win32 user groups by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/393>
* feature(rules): add user name and groups to rules context by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/489>
* tests(usergroups): add unit tests against user groups module and update tests by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/490>
* Refacto: move profiles rules filter to generic class and use it systematically in jobs by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/487>
* Refacto: move rules context into a structured object by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/491>
* feature(cli): add command to export rules context in current environment by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/492>
Tooling π§
* enhancement: improve reliability of version templater making sure that a SemVer compliant version number is passed by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/483>
Documentation π
* Docs: add local test qdt by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/488>
* Docs: add rules context dynamically by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/485>