Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-17 | refactor: move castable factory to directory module | HampusM | |
2023-09-17 | refactor!: make the blocking DI container not inside a Rc | HampusM | |
BREAKING CHANGE: The blocking DI container is no longer inside of a Rc. This affects BindingBuilder, BindingScopeConfigurator, BindingWhenConfigurator & Injectable | |||
2023-09-17 | refactor: replace castable factory Fn impl with method | HampusM | |
2023-09-16 | refactor: make 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 lints | HampusM | |
2022-11-19 | refactor: reorganize non-public API items | HampusM | |