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
6 months
without-linkme
WIP Linkme dependency removal
HampusM
15 months
Tag
Download
Author
Age
v0.5.1
commit 1fd1b6607f...
HampusM
18 months
v0.5.0
commit bb12872c71...
HampusM
18 months
v0.4.2
commit c40f03d29f...
HampusM
2 years
v0.4.1
commit 3af31ee154...
HampusM
2 years
v0.4.0
commit 1b013d11f7...
HampusM
2 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-08-21
build: bump versions to 0.3.0
v0.3.0
HampusM
2022-08-21
docs: add v0.3.0 to changelog
HampusM
2022-08-21
docs: change project descriptions to describe it as a framework
HampusM
2022-08-21
refactor!: change errors to be more sane
HampusM
2022-08-21
docs: fix declare_default_factory example
HampusM
2022-08-21
docs: add injection of 3rd-party structs & traits to features list
HampusM
2022-08-21
docs: add example for displaying a unbound interface error
HampusM
2022-08-21
docs: simplify with-3rd-party example
HampusM
2022-08-21
refactor: make the declare_default_factory macro take a ty
HampusM
2022-08-21
refactor!: only re-export DIContainer
HampusM
[...]