What's Changed
- Bump year in config to 2025
- Update rust edition to 2024
- Use u64 to represent solutions by @penelopeysm in #75
- Allow overwriting existing day by @AV3RG in #63
- Avoid cloning in bencher by @asibahi in #67
- Use basename var in vscode debug by @Cormochamelion in #69
- Make
Day::newconst and removeDay::__new_uncheckedby @tguichaoua in #73
New Contributors
- @AV3RG made their first contribution in #63
- @asibahi made their first contribution in #67
- @Cormochamelion made their first contribution in #69
- @penelopeysm made their first contribution in #75
Full Changelog: v0.11.0...v0.12.0