Skip to content

25.4

Choose a tag to compare

@anze3db anze3db released this 02 Dec 08:52
· 45 commits to main since this release
bb9e2d3

Added

  • New uv run adventofcode run command that removes the need for boilerplate in your solutions.

Fixed

  • Outputs are now cleaner and less verbose.
  • Generated templates with uv run adventofcode init now include a docstring with instructions on how to run it. All the AoC class boilerplate has been removed.