This release:
- Adds feature that will allow you to pass in CLI overrides for parameters. If a given parameter is not defined in your `tests.yaml`, it will set it, if the parameter does exist in `tests.yaml`, it will override it.
- Updates code to make it more Python 3 compliant. Note: `hot` still only supports Python 2.7
- Added a function to add CircleCI badges in for `hot docs`