Skip to content

Releases: obalunenko/advent-of-code

v1.8.0

20 Dec 21:32
8ed27f1
Compare
Choose a tag to compare

Changelog

v1.7.0

20 Dec 17:23
f48f177
Compare
Choose a tag to compare

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.6.1

16 Dec 23:54
ec2b1f5
Compare
Choose a tag to compare

Changelog

v1.6.0

14 Dec 22:04
Compare
Choose a tag to compare

Changelog

v1.5.0

12 Dec 22:05
Compare
Choose a tag to compare

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.4.0

11 Dec 14:46
838d1f9
Compare
Choose a tag to compare

Changelog

d71aa32 Autoupdate stars statistic (#61)
838d1f9 Fix 2021/day04 flaky tests (#65)
ffdd8b2 Implement 2021/day04 puzzle solution (#62)
93d60cb Update ci
66f0057 Update readme-stars.yml
1fa51da Update stars-workflow
f85845c chore: Update ci configs
7fd176d ci: Update readme workflow

v1.3.0

05 Dec 00:28
2ab8bae
Compare
Choose a tag to compare

Changelog

2ab8bae Implement 2021/day03 puzzle solution (#60)

v1.2.0

04 Dec 00:36
2053cce
Compare
Choose a tag to compare

Changelog

2053cce feat: add 2021/day02 puzzle specs and tests (#59)

v1.1.0

03 Dec 16:49
55376b4
Compare
Choose a tag to compare

Changelog

55376b4 Implement 2021/day01 puzzle solution (#58)

v1.0.0

02 Dec 11:56
3401737
Compare
Choose a tag to compare

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)