aboutsummaryrefslogtreecommitdiff
path: root/examples/basic
AgeCommit message (Expand)Author
2022-09-17feat!: allow factories access to DI containerHampusM
2022-09-17refactor!: make DI container be used inside of a RcHampusM
2022-08-27refactor!: make DI container have single get functionHampusM
2022-08-22refactor!: move specifying binding scope to a binding scope configuratorHampusM
2022-08-21feat!: prevent binding the same interface more than onceHampusM
2022-07-31feat: add injecting singletons into constructorsHampusM
2022-07-31refactor!: rename InterfacePtr to TransientPtrHampusM
2022-07-22refactor: make factories an optional featureHampusM
2022-07-21refactor: re-export dependency of error_stackHampusM
2022-07-21docs: rename example folder to examplesHampusM