aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainchore(gleam.toml): Bump versionFuwn8 weeks
 
TagDownloadAuthorAge
v0.1.18mayu-0.1.18.tar.xz  mayu-0.1.18.zip  Fuwn8 weeks
v0.1.17mayu-0.1.17.tar.xz  mayu-0.1.17.zip  Fuwn2 months
v0.1.16mayu-0.1.16.tar.xz  mayu-0.1.16.zip  Fuwn4 months
v0.1.15mayu-0.1.15.tar.xz  mayu-0.1.15.zip  Fuwn8 months
v0.1.14mayu-0.1.14.tar.xz  mayu-0.1.14.zip  Fuwn10 months
v0.1.13mayu-0.1.13.tar.xz  mayu-0.1.13.zip  Fuwn12 months
v0.1.12mayu-0.1.12.tar.xz  mayu-0.1.12.zip  Fuwn20 months
v0.1.11mayu-0.1.11.tar.xz  mayu-0.1.11.zip  Fuwn20 months
v0.1.10mayu-0.1.10.tar.xz  mayu-0.1.10.zip  Fuwn21 months
v0.1.9mayu-0.1.9.tar.xz  mayu-0.1.9.zip  Fuwn21 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-05-31docs(mayu): bump mayu to 0.1.5v0.1.5Fuwn2-5/+2
2024-05-31deps(gleam): bump gleam to 0.1.2Fuwn2-3/+3
2024-05-31feat(request): redirect index to githubFuwn1-1/+1
2024-05-31refactor(request): straightforward pattern matchingFuwn2-29/+34
2024-05-22refactor(image): use purely bit array syntaxv0.1.4Fuwn2-20/+9
2024-05-21refactor(image): annotate image format case headersFuwn1-5/+2
2024-05-20feat(database): more error checkingFuwn1-6/+25
2024-05-20refactor(request): infer typesFuwn1-6/+3
2024-05-20refactor(image): cleaner return valueFuwn2-13/+4
2024-05-14refactor(image): deduce extension from informationv0.1.3Fuwn2-25/+20
[...]