Releases: obalunenko/advent-of-code
Releases · obalunenko/advent-of-code
v1.7.0
Changelog
- f48f177 Add search for cli menu (#78)
- a621df7 Create CODE_OF_CONDUCT.md
- 865618b Create codeql-analysis.yml
- 824c2c7 Update issue templates
- d51425f chore(deps): bump github.com/briandowns/spinner from 1.13.0 to 1.17.0
- 3c2f013 chore(deps): bump github.com/briandowns/spinner from 1.17.0 to 1.18.0
v1.5.0
Changelog
042ecf5 Create pull_request_template.md (#66)
2087108 Implement solution for 2021/day05 puzzle (#67)
6308883 chore: Update regression script
be6dce0 chore: Update regression script
v1.3.0
Changelog
2ab8bae Implement 2021/day03 puzzle solution (#60)
v1.2.0
Changelog
2053cce feat: add 2021/day02 puzzle specs and tests (#59)
v1.1.0
Changelog
55376b4 Implement 2021/day01 puzzle solution (#58)
v1.0.0
Releasing v1 because finally I have a “stable enough API”, i.e. something unlikely to change in core cli, only new puzzles solutions will be implemented.
Changelog
3401737 feat: Implement 2018/day02 (#53)