Age | Commit message (Expand) | Author |
---|---|---|
2023-09-18 | refactor!: make the async DI container not inside a Arc | HampusM |
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-09-17 | refactor: move castable factory to directory module | HampusM |
2023-09-17 | refactor!: make the blocking DI container not inside a Rc | HampusM |
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-04 | refactor: rename CastFromSync to CastFromArc | 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 |
2023-01-12 | refactor: fix Clippy lints | HampusM |
2022-11-19 | refactor: reorganize non-public API items | HampusM |