index
:
syrette
master
without-linkme
The convenient dependency injection framework for Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Collapse
)
Author
2022-08-21
docs: remove license shield from readme
HampusM
2022-08-21
docs: change project descriptions to describe it as a framework
HampusM
2022-08-21
docs: add injection of 3rd-party structs & traits to features list
HampusM
2022-08-21
docs: correct examples
HampusM
2022-08-03
refactor: add Cargo feature for preventing circular dependencies
HampusM
2022-08-02
docs: add license shield to readme
HampusM
2022-08-02
feat: add detection and prevention of circular dependencies
HampusM
2022-08-01
docs: add contributing section in readme
HampusM
2022-07-31
docs: add binding singletons to list of features
HampusM
2022-07-31
docs: add asynchronous functionality to todo
HampusM
2022-07-31
refactor!: rename InterfacePtr to TransientPtr
HampusM
BREAKING CHANGE: InterfacePtr has been renamed to TransientPtr
2022-07-24
docs: add generics support to list of features
HampusM
2022-07-24
feat: add support for generics
HampusM
2022-07-22
docs: add optional factory feature name in readme
HampusM
2022-07-22
refactor: make factories an optional feature
HampusM
2022-07-21
docs: fix typo in example in readme
HampusM
2022-07-21
docs: add shields, examples & more to readme
HampusM
2022-07-03
docs: add readme
HampusM