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
5 months
without-linkme
WIP Linkme dependency removal
HampusM
14 months
Tag
Download
Author
Age
v0.5.1
commit 1fd1b6607f...
HampusM
17 months
v0.5.0
commit bb12872c71...
HampusM
17 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
2 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
2023-09-21
docs: add release 0.5.0 to changelog
v0.5.0
HampusM
2023-09-21
build: bump versions to 0.5.0
HampusM
2023-09-19
docs: add examples to DI container & related functions
HampusM
2023-09-18
refactor!: make the async DI container not inside a Arc
HampusM
2023-09-18
refactor: replace threadsafe castable factory Fn impl with method
HampusM
2023-09-18
refactor: make threadsafe castable factory take DI container param
HampusM
2023-09-17
refactor: move castable factory to directory module
HampusM
2023-09-17
refactor!: make the blocking DI container not inside a Rc
HampusM
2023-09-17
refactor: replace castable factory Fn impl with method
HampusM
2023-09-16
refactor: make castable factory take DI container param
HampusM
[...]