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
2 months
without-linkme
WIP Linkme dependency removal
HampusM
11 months
Tag
Download
Author
Age
v0.5.1
commit 1fd1b6607f...
HampusM
14 months
v0.5.0
commit bb12872c71...
HampusM
14 months
v0.4.2
commit c40f03d29f...
HampusM
24 months
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
2 years
v0.2.0
commit ee02c39f07...
HampusM
2 years
v0.1.1
commit bd70e925f7...
HampusM
2 years
v0.1.0
commit 1f1e79bd26...
HampusM
2 years
Age
Commit message
Author
2023-12-28
WIP Linkme dependency removal
without-linkme
HampusM
2023-12-22
refactor: mock Dependency struct impl instead of IDependency
HampusM
2023-12-22
build: enable Syn's extra-traits crate feature
HampusM
2023-12-22
feat: add support for async constructors
HampusM
2023-10-04
refactor!: remove factory & declare_default_factory macros
HampusM
2023-10-04
refactor: remove unused import warning in async DI container module
HampusM
2023-10-04
refactor!: remove mutex in AsyncDIContainer
HampusM
2023-10-03
refactor: remove inner mutability of blocking DI container
HampusM
2023-10-01
feat: implement Injectable & AsyncInjectable for Default types
HampusM
2023-10-01
docs: add 0.5.1 to changelog
v0.5.1
HampusM
[...]