Skip to content

Releases: sindrekjr/AdventOfCodeBase

2.1.0

30 Dec 01:04
Compare
Choose a tag to compare

Features

  • Handle day as inline arg when using dotnet run

2.0.0

27 Dec 20:15
Compare
Choose a tag to compare

Features

  • .NET 6
  • Runner Program.cs in project root

Changes

  • Rename ASolution -> SolutionBase
  • Encapsulate HTTP and IO in AdventOfCode.Services
  • Encapsulate solutions in AdventOfCode.Solutions
  • Various other naming changes and simplifications

1.0.0

27 Dec 20:09
39c8789
Compare
Choose a tag to compare

Ad hoc release for the initial stable version of this template repository.