Description
This release contains improvements to the overall command structure, to the Azure provider, as well as support for Python 3.6
Command structure
Until this release, providers where implemented as arguments. As of now, they're subcommands! This means more flexibility and represents the difference in syntax a bit better.
Microsoft Azure Provider
The Azure provider got a lot of additional test cases to make it even more solid. With the current implementation, I'd consider this one "production ready". :nerd_face: