aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainchore(license): Relicense under MIT OR Apache-2.0Fuwn3 weeks
 
TagDownloadAuthorAge
v0.4.2windmark-0.4.2.tar.xz  windmark-0.4.2.zip  Fuwn7 weeks
v0.4.1windmark-0.4.1.tar.xz  windmark-0.4.1.zip  Fuwn8 weeks
v0.4.0windmark-0.4.0.tar.xz  windmark-0.4.0.zip  Fuwn8 months
v0.3.12windmark-0.3.12.tar.xz  windmark-0.3.12.zip  Fuwn9 months
v0.3.11windmark-0.3.11.tar.xz  windmark-0.3.11.zip  Fuwn20 months
v0.3.10windmark-0.3.10.tar.xz  windmark-0.3.10.zip  Fuwn21 months
v0.3.9windmark-0.3.9.tar.xz  windmark-0.3.9.zip  Fuwn3 years
v0.3.8windmark-0.3.8.tar.xz  windmark-0.3.8.zip  Fuwn3 years
v0.3.7windmark-0.3.7.tar.xz  windmark-0.3.7.zip  Fuwn3 years
v0.3.6windmark-0.3.6.tar.xz  windmark-0.3.6.zip  Fuwn3 years
[...]
 
AgeCommit messageAuthorFilesLines
2026-02-20chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn56-1529/+220
2026-01-21chore: Bump version patch to v0.4.2Fuwn2-5/+5
2026-01-21fix(rossweisse): Fix all clippy pedantic and nursery lint errorsFuwn4-44/+46
2026-01-21perf(router): Reduce per-connection overhead with shared RequestHandlerFuwn1-283/+278
2026-01-21fix(router): Use warn! macro instead of println! for stream errorsFuwn1-1/+1
2026-01-21refactor(router): Replace unwrap() with expect() for better panic messagesFuwn1-8/+11
2026-01-21refactor(router): Remove unreachable dead code in run()Fuwn1-2/+0
2026-01-21fix(router): Replace std::env::set_var with builder API for loggingFuwn1-10/+14
2026-01-21fix(deps): Replace deprecated tree_magic with tree_magic_miniFuwn2-3/+3
2026-01-12chore: Bump versionFuwn2-5/+5
[...]