Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-18 | refactor!: make the async DI container not inside a Arc | HampusM | |
BREAKING CHANGE: The async DI container is no longer inside of a Arc. This affects AsyncBindingBuilder, AsyncBindingScopeConfigurator, AsyncBindingWhenConfigurator & AsyncInjectable | |||
2023-09-18 | refactor: replace threadsafe castable factory Fn impl with method | HampusM | |
2023-09-18 | refactor: make threadsafe castable factory take DI container param | HampusM | |
2023-08-01 | refactor: remove calls to default on unit structs | HampusM | |
2023-01-12 | refactor: fix Clippy lint in threadsafe castable factory | HampusM | |
2022-11-19 | refactor: reorganize non-public API items | HampusM | |