v0.0.6
Changelog
ce062be 2019/day04: Add spec and stubs for puzzle solution
85e6f5e 2019/day04: Fix test
5c057f7 2019/day04: Implement part1 solution
82aeb16 2019/day04: Implement part2 solution
b80638e golangci: Exclude some linters for test files
d7ec4f3 input/2019: Add input for day04 puzzle
8edfbb5 puzzles/solutions: Register day04 solution