Commit Graph
8 Commits
Author SHA1 Message Date
Tristan Guichaoua ead6e2ccf7 Make Day::new const and remove Day::__new_unchecked (#73) 2025-11-22 10:15:59 +01:00
Tristan Guichaoua 234ac70c4e feat: make time command less noisy (#56) 2023-12-11 12:59:21 +01:00
Tristan Guichaoua 62bb12cb19 refactor: dry solution! macro implementation (#48) 2023-12-06 12:40:46 +01:00
Tristan Guichaoua a79ce7ad6d refactor: extract template to its own file (#49) 2023-12-06 12:38:02 +01:00
Tristan Guichaoua 751fde7451 ci: update readme-stars workflow (#36)
* update checkout action to v4
* update git-auto-commit-action to v5, add required write permission
* use variable for run condition, check on job level
2023-11-24 09:25:37 +01:00
Tristan Guichaoua 6d9bf346a0 feat: use checked Day type instead of integers for days (#35) 2023-11-22 14:10:19 +01:00
Tristan Guichaoua a6405f2edb chore: remove hashbrown crate suggestion 2022-11-29 11:45:38 +01:00
Tristan Guichaoua f5b7707dd8 chore: add publish=false (#9)
fix #8
2022-11-29 11:40:59 +01:00