aboutsummaryrefslogtreecommitdiff
path: root/src/dependency_history.rs
AgeCommit message (Collapse)Author
2022-10-29refactor!: add dependency history typeHampusM
BREAKING CHANGE: Binding builders & configurators now take dependency history type arguments, the DetectedCircular variant of InjectableError now contains a dependency history field & the injectable traits take dependency history instead of a Vec