Added Simple Logger timestamps and toggles and other convenience methods
5.8.0
Added basic simple logger functionality.
5.7.2
Small publishing fixes for minimal-approvaltests
5.7.1
will preference VScode over diff command line
5.7.0
Added a reporter to launch a visual diff in VS Code, this requires `code` is accessible from the command line.
If you are using Gitpod in the browser, approvaltests will open a diff view in your browser.
[see example here](https://github.com/nitsanavni/katas/tree/main/approvals-in-gitpod)
5.6.1
If no other reporters are found on your machine, PythonNative reporter will be used. This means that the approval tests library will print a diff on an unconfigured machine.