- Fix instance stack after exception - Fix wrong dependency cycle check after exception
3.0.1
- fix documentation - fix type hint warning
3.0.0
* reduce API to core functionality * preserve and reuse all constructed objects * provide broad documentation * provide `inject_list()` helper * create objects via type hints for injection * add checks for dependency cycles and other faults * add support for positional-only and keyword-only parameters