Age | Commit message (Expand) | Author |
---|---|---|
2023-10-04 | refactor!: remove factory & declare_default_factory macros | HampusM |
2023-09-18 | refactor: make threadsafe castable factory take DI container param | HampusM |
2023-09-17 | refactor: move castable factory to directory module | HampusM |
2023-09-16 | refactor: make castable factory take DI container param | HampusM |
2023-08-04 | refactor!: rename the async flag of the declare_interface macro | HampusM |
2022-11-19 | refactor: reorganize non-public API items | HampusM |
2022-10-09 | refactor!: reorganize DI containers | HampusM |
2022-09-24 | feat: add bind async default factories to async DI container | HampusM |
2022-09-24 | refactor!: remove repetition of declaring factory interfaces | HampusM |