Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-29 | refactor!: add dependency history type | HampusM | |
BREAKING CHANGE: Binding builders & configurators now take dependency history type arguments, the DetectedCircular variant of InjectableError now contains a dependency history field & the injectable traits take dependency history instead of a Vec | |||
2022-10-01 | chore: remove repetition of allowing clippy::module_name_repetitions | HampusM | |
2022-08-29 | feat: implement async functionality | HampusM | |
2022-08-21 | refactor!: change errors to be more sane | HampusM | |
BREAKING CHANGE: Major improvements have been made to error types and the error_stack crate is no longer used | |||
2022-08-01 | docs: add doc comments & deny missing docs | HampusM | |
2022-07-20 | refactor: reorganize folder hierarchy | HampusM | |