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
2023-04-03feat(cargo): bump 0.2.5 -> 0.3.0v0.3.0Fuwn2-5/+5
2023-04-03style: seperate blocksFuwn2-0/+6
2023-04-03fix(context): clippy lintsFuwn7-5/+10
2023-04-03refactor(handler): move traitsFuwn10-0/+310
2023-04-03refactor(handler): misc. renameFuwn2-7/+7
2023-04-03refactor(context): callback -> hookFuwn4-16/+16
2023-04-03refactor(returnable): seperate contextsFuwn7-96/+36
2023-04-03refactor(handler): move traitsFuwn2-41/+19
2023-04-03refactor(handler): move all responses to traitsFuwn3-32/+46
2023-04-03refactor(handler): trait-based responseFuwn3-10/+19
[...]