Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-04 | refactor!: remove async_closure macro from API | HampusM | |
BREAKING CHANGE: The async_closure macro has been removed. This is because it is completely out of scope for this crate | |||
2022-10-23 | refactor!: reduce DI container coupling | HampusM | |
BREAKING CHANGE: You now have to import the DI containers's interfaces to use the DI containers's methods | |||
2022-09-24 | feat: add bind async default factories to async DI container | HampusM | |
2022-09-18 | feat: add binding async factories to async DI container | HampusM | |