Skip to content

Releases: obalunenko/advent-of-code

v0.19.1

01 Dec 22:52
Compare
Choose a tag to compare

Changelog

f3c576d chore: Fix regression test run
f45a2d3 chore: Run only regression scope tests fo regression
1a1ed86 ci: Rename release workflow display names
2e047fd refactor: Move regression tests to tests top-level package

v0.19.0

01 Dec 22:35
fda8e78
Compare
Choose a tag to compare

Changelog

fda8e78 Don't store inputs, as @ericwastl asked (#57)
6c7a67d chore(deps): bump actions/cache from 2.1.6 to 2.1.7
c1068f6 refactor(scripts): Use go list and xargs for parallel installation (#56)

v0.18.0

20 Nov 19:07
63e449f
Compare
Choose a tag to compare

Changelog

63e449f Refactor cli (#52)

v0.17.0

20 Nov 00:45
1f33a16
Compare
Choose a tag to compare

Changelog

1f33a16 feat: Implement 2017/day02 (#48)

v0.16.0

19 Nov 23:17
f81000a
Compare
Choose a tag to compare

Changelog

f81000a chore: Migrate to github.com/urfave/cli/v2 (#51)

v0.15.1

19 Nov 00:51
6ac3bb3
Compare
Choose a tag to compare

Changelog

6ac3bb3 fix: Linter warning (#49)

v0.15.0

19 Nov 00:03
9ea9d3d
Compare
Choose a tag to compare

Changelog

9ea9d3d refactor: Hello message (#47)

v0.14.0

17 Nov 19:33
b435489
Compare
Choose a tag to compare

Changelog

b435489 feat: Add optional metrics; Add load spinner while solving puzzle (#45)

v0.13.0

15 Nov 17:58
5c73886
Compare
Choose a tag to compare

Changelog

5c73886 feat: Implement 2016/day02 (#41)

v0.12.3

10 Nov 10:17
85b7b10
Compare
Choose a tag to compare

Changelog

a254a0a chore(deps): Fix versions