Releases: sindrekjr/AdventOfCodeBase
Releases · sindrekjr/AdventOfCodeBase
2.1.0
Features
- Handle day as inline arg when using
dotnet run
2.0.0
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
Ad hoc release for the initial stable version of this template repository.