- 799f3bb Use `RECURSION_DEPTH_LIMIT` variable in `resolve` instead of a hardcoded value
- 52aebb9 Run pre-commit hooks job when any hook config is changed
- aaa4543 Update pre-commit hooks
- a5613fd Update trove classifier to `Development Status :: 5 - Production/Stable`
- 3aa7761 Move `ExecutionContext` to CLI implementation
- bfe4aa3 Remove unused imports in `cli` module
:package: Other
- c066c1f Add Gitter badge to README.rst
- 2270e00 Make `runner` events into serializable static objects
- d7fdfea Replace mocking in `test_execute_missing_schema` (480)
- 8551439 Use `time.monotonic` to measure running time
- 335814a Fix typo in a docstring