aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2023-09-30docs: remove nonexistent feature from feature list in readmeHampusM
2023-09-14refactor!: remove blocking DI container prelude moduleHampusM
2022-11-10docs: add terminology guide to readmeHampusM
2022-11-08docs: add msrvHampusM
2022-11-07docs: add arguments for IoC & DI to readmeHampusM
2022-10-23docs: add coverage badgeHampusM
2022-10-23docs: fix the example usage in the readmeHampusM
2022-09-18feat: add binding async factories to async DI containerHampusM
2022-08-30docs: add async support to readmeHampusM
2022-08-28docs: correct the example in the readmeHampusM
2022-08-28docs: add CI shield to readmeHampusM
2022-08-27feat: implement named bindingsHampusM
2022-08-21docs: remove license shield from readmeHampusM
2022-08-21docs: change project descriptions to describe it as a frameworkHampusM
2022-08-21docs: add injection of 3rd-party structs & traits to features listHampusM
2022-08-21docs: correct examplesHampusM
2022-08-03refactor: add Cargo feature for preventing circular dependenciesHampusM
2022-08-02docs: add license shield to readmeHampusM
2022-08-02feat: add detection and prevention of circular dependenciesHampusM
2022-08-01docs: add contributing section in readmeHampusM
2022-07-31docs: add binding singletons to list of featuresHampusM
2022-07-31docs: add asynchronous functionality to todoHampusM
2022-07-31refactor!: rename InterfacePtr to TransientPtrHampusM
2022-07-24docs: add generics support to list of featuresHampusM
2022-07-24feat: add support for genericsHampusM
2022-07-22docs: add optional factory feature name in readmeHampusM
2022-07-22refactor: make factories an optional featureHampusM
2022-07-21docs: fix typo in example in readmeHampusM
2022-07-21docs: add shields, examples & more to readmeHampusM
2022-07-03docs: add readmeHampusM