index
:
syrette
master
without-linkme
The convenient dependency injection framework for Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
docs: add link to changelog in readme
HampusM
8 months
without-linkme
WIP Linkme dependency removal
HampusM
17 months
Tag
Download
Author
Age
v0.5.1
commit 1fd1b6607f...
HampusM
20 months
v0.5.0
commit bb12872c71...
HampusM
20 months
v0.4.2
commit c40f03d29f...
HampusM
2 years
v0.4.1
commit 3af31ee154...
HampusM
3 years
v0.4.0
commit 1b013d11f7...
HampusM
3 years
v0.3.0
commit 08b7cefd92...
HampusM
3 years
v0.2.1
commit 8d2c6412fe...
HampusM
3 years
v0.2.0
commit ee02c39f07...
HampusM
3 years
v0.1.1
commit bd70e925f7...
HampusM
3 years
v0.1.0
commit 1f1e79bd26...
HampusM
3 years
Age
Commit message
Author
2022-10-01
docs: add v0.4.0 to changelog
v0.4.0
HampusM
2022-10-01
build: bump versions to 0.4.0
HampusM
2022-10-01
chore: remove repetition of allowing clippy::module_name_repetitions
HampusM
2022-10-01
docs: improve item links in the injectable macro
HampusM
2022-10-01
docs: fix unresolved link to TransientPtr
HampusM
2022-09-24
refactor: remove unused import in DI container module
HampusM
2022-09-24
feat: add bind async default factories to async DI container
HampusM
2022-09-24
refactor: remove IFactory from public API
HampusM
2022-09-24
refactor!: remove repetition of declaring factory interfaces
HampusM
2022-09-24
refactor: reorganize modules in the macros crate
HampusM
[...]