Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-09 | refactor!: reorganize DI containers | HampusM | |
BREAKING CHANGE: DIContainer, AsyncDIContainer & the binding structs have been relocated | |||
2022-10-02 | refactor: improve management of feature specific items | HampusM | |
2022-10-01 | refactor: stop using the async_trait macro for AsyncInjectable | HampusM | |
2022-09-17 | refactor!: make async DI container be used inside of a Arc | HampusM | |
BREAKING CHANGE: The async DI container is to be used inside of a Arc & it also no longer implements Default | |||
2022-08-29 | feat: implement async functionality | HampusM | |