Releases: scarvalhojr/aoc-cli
Releases · scarvalhojr/aoc-cli
0.12.0
build: bump aoc-client minor version
0.11.1
What's Changed
- build: set aoc-client version dependency
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- refactor: split project into CLI tool and library crate
- feat: ignore session cookie env var if empty
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- feat: add command to show advent calendar
Full Changelog: 0.9.2...0.10.0
0.9.2
What's Changed
- feat: use colours in leaderboard
Full Changelog: 0.9.0...0.9.2
0.9.0
What's Changed
- feat: Add private-leaderboard command by @byarr in #12
New Contributors
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- feat: warn when session cookie may be expired
- feat: improve logging and error messages
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- feat: support
.config/adventofcode.session
by @ModProg in #9
- feat: support environment variable containing session by @ModProg in #10
- fix: truncate file when overriding #11
New Contributors
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- feat: minor changes to command line options
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- feat: send user-agent header in http requests
Full Changelog: 0.5.0...0.5.1