Skip to content

v0.12.0

Latest

Choose a tag to compare

@fspoettel fspoettel released this 26 Nov 13:17
· 1 commit to main since this release

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::new const and remove Day::__new_unchecked by @tguichaoua in #73

New Contributors

Full Changelog: v0.11.0...v0.12.0