New Features:
- Graph calls to get devices and users groups is batched concurrently
- Per device operations is run concurrently
Enhancements:
- Prints is changed to logging module for better output
- Configurable by setting `--log` to either `DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`. Default is `INFO`
- `-l` for `--group_list` is changed to `-g` as `-l` has been assigned to `--log` instead
- Required packages has had their versions updated and additional requirements has been added
- Python version: 3.6 -> 3.7 and above
- merest: 0.6.21 -> 0.7.1
- azure_storage_blob: 12.13.1 -> 12.15.0
- retrying: **NEW**
Bug Fixes:
**Full Changelog**: https://github.com/almenscorner/Munki-Manifest-Generator/compare/v1.1.2...v1.2.0