Releases: obalunenko/advent-of-code
v0.12.1
v0.12.0
v0.11.1
v0.11.0
v0.10.1
Changelog
v0.10.0
Changelog
6974b7a Update go.yml
bebd4cf Update go.yml
3abe456 chore: Remove deadcode
1e234bb ci: Add job depends to workflow
3a6a3d4 ci: Depend al jobs on testing
ceaaa10 ci: jobs order
50b4e07 feat(puzzles): Implement 2018/day02 part2
75dbcc3 feat(puzzles): Initial commit for 2018/day01
ecea98f refactor(puzzles): 2018/day02 refactor
49d2482 refactor(puzzles): Dry for 2018/day01
v0.9.0
Changelog
e8099ca chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
9fe430e chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
bc7f536 chore(deps): bump github.com/manifoldco/promptui from 0.8.0 to 0.9.0
189ffba ci: Fix actions versions tags
30e453b ci: Fix config
6bbc0ad feat(2017/day01): Implement
v0.8.0
2016/day01
v0.7.2
Changelog
70724d8 chore(): Move images to github
f996e7d chore(): default workspace
9c62735 chore(): enable sonar
93e8da1 chore(): fix workspace
0938aea chore(ci): Add lint pipeline
47c4b7d chore(ci): lint - change basedir
6e111db chore(ci): remove travis config
ecc0358 chore(ci): update naming
a601db4 chore(tools): upgrade go version to 1.16
5b42f63 feat(input): Implement MustAsset