Added
- Language support for Python 3.10
- Drop 3.12 generics syntax usage
- Drop typing.Self usage
- Add matrix testing for 3.10, 3.11, 3.12 versions
Changed
- Publish badges only on tags pipeline
Fixed
- Circular imports bug for wiring.intercept
- Small documentation changes