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-10-01
docs: add 0.5.1 to changelog
v0.5.1
HampusM
2023-10-01
chore: make docs style html for macro crate not a symlink
HampusM
2023-10-01
build: bump version to 0.5.1
HampusM
2023-10-01
refactor: remove impossible unwrap in injectable macro
HampusM
2023-10-01
refactor: make camel cased text snake cased without regex
HampusM
2023-09-30
fix: allow dependency interface types other than trait & path
HampusM
2023-09-30
style: shorten lines exceeding 90 in width in injectable macro
HampusM
2023-09-30
test: import test util functions for injectable macro tests
HampusM
2023-09-30
refactor: remove unnecessary cloning of impl generics & self type
HampusM
2023-09-30
docs: remove nonexistent feature from feature list in readme
HampusM
[...]