* Improved (centralized) matching and seeking functions. ([304](https://github.com/eerkunt/terraform-compliance/pull/304))
* Improved case-sensitivity tag. Generalized case-sensitivity to work on all steps, using matching changes implemented on this patch. ([304](https://github.com/eerkunt/terraform-compliance/pull/304))
* Fixed jsonification. Now jsonifies the stash on creation to prevent bugs related to jsonification. ([308](https://github.com/eerkunt/terraform-compliance/pull/308))
* New python version check for invalid Python versions. Minimum python version is set to 3.6.0 ([312](https://github.com/eerkunt/terraform-compliance/pull/312))
* New `--debug/-d` option ([315](https://github.com/eerkunt/terraform-compliance/pull/315))