New
v0.9.4
What's Changed
- fix: commit message typo for stars-action by @mfornet in https://github.com/fspoettel/advent-of-code-rust/pull/38
- feat: add macro arms for only running single parts of a solution by @mjclarke94 in https://github.com/fspoettel/advent-of-code-rust/pull/44
- feat: add
--downloadflag to scaffold by @fspoettel in https://github.com/fspoettel/advent-of-code-rust/pull/46 - feat: use black_box for benchmark evaluation by @fspoettel in https://github.com/fspoettel/advent-of-code-rust/pull/47
- refactor: move
Daystruct totemplatemodule by @fspoettel in https://github.com/fspoettel/advent-of-code-rust/pull/40
New Contributors
- @mfornet made their first contribution in https://github.com/fspoettel/advent-of-code-rust/pull/38
- @mjclarke94 made their first contribution in https://github.com/fspoettel/advent-of-code-rust/pull/44
Full Changelog: https://github.com/fspoettel/advent-of-code-rust/compare/v0.9.3...v0.9.4