What's Changed
* Pass service name to Enochecker() in examples by Sinitax in https://github.com/enowars/enochecker3/pull/30
* Make exception error message capitalization consistent by Sinitax in https://github.com/enowars/enochecker3/pull/31
* Improve debug log output by Sinitax in https://github.com/enowars/enochecker3/pull/33
* add compatibility with python3.11 by ldruschk in https://github.com/enowars/enochecker3/pull/34
* Allow only checker exceptions from _call_method by Sinitax in https://github.com/enowars/enochecker3/pull/32
* Dependency injection identified by name and type by Sinitax in https://github.com/enowars/enochecker3/pull/27
**Full Changelog**: https://github.com/enowars/enochecker3/compare/v0.7.1...v0.8.0