25.4
Added
- New
uv run adventofcode runcommand that removes the need for boilerplate in your solutions.
Fixed
- Outputs are now cleaner and less verbose.
- Generated templates with
uv run adventofcode initnow include a docstring with instructions on how to run it. All the AoC class boilerplate has been removed.