Releases: kevinrobayna/aoc2md
Releases · kevinrobayna/aoc2md
v0.3.0
Full Changelog: v0.2.5...v0.3.0
v0.2.5
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's new
- We now have an option to generate a solution template, currently we only have ruby but others ca be added very easily. 1639fe4
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- Send user-agent on every request to AdventOfCode by @kevinrobayna in #9
- fix: Ensure day is always 2 digits by @kevinrobayna in #27
Dependencies
- build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #11
- build(deps): Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #22
- build(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #20
- build(deps): Bump the dependencies group across 1 directory with 4 updates by @dependabot in #21
- build(deps): Bump go version as well as other dependencies by @kevinrobayna in #26
- build(deps): update goreleaser yml version by @kevinrobayna in #28
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: goreleaser had an extra " meaning the generated file was wrong by @kevinrobayna in #8
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix: Actually ensure error message is nice when session is missing by @kevinrobayna in #7
Full Changelog: v0.1.2...v0.1.3