New
v0.11.0
What's Changed
- fix: address some
clippy::pedanticwarnings by @fspoettel in https://github.com/fspoettel/advent-of-code-rust/pull/55 - feat: make
timecommand less noisy by @tguichaoua in https://github.com/fspoettel/advent-of-code-rust/pull/56 - refactor: remove
--timeflags in favor ofcargo timecommand by @fspoettel in https://github.com/fspoettel/advent-of-code-rust/pull/58 - feat: use server time for
cargo todayby @pokeylope in https://github.com/fspoettel/advent-of-code-rust/pull/61
New Contributors
- @pokeylope made their first contribution in https://github.com/fspoettel/advent-of-code-rust/pull/61
Full Changelog: https://github.com/fspoettel/advent-of-code-rust/compare/v0.10.0...v0.11.0