Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: scarvalhojr/aoc-cli

Tags

0.12.0

Toggle 0.12.0's commit message
build: bump aoc-client minor version

0.11.1

Toggle 0.11.1's commit message
build: set aoc-client version dependency

0.11.0

Toggle 0.11.0's commit message
feat: add PuzzlePart conversion from i64

0.10.0

Toggle 0.10.0's commit message
feat: add command to show advent calendar

0.9.2

Toggle 0.9.2's commit message
build: bump release version

0.9.0

Toggle 0.9.0's commit message
feat: minor improvements to private leaderboard

* show leaderboard of past years without providing a day
* report unaccessible leaderboard on http 302 redirect
* on any unexpected http reponse, warn that cookie may be expired

0.8.0

Toggle 0.8.0's commit message
feat: warn when session cookie may be expired

0.7.0

Toggle 0.7.0's commit message
build: bump minor version

0.6.0

Toggle 0.6.0's commit message
feat: minor changes to command line options

- read now only shows puzzle statement on the terminal (it no longer
  saves it to file)
- download now saves both input and description to files
- choose what to download with  --input-only and --description-only

0.5.1

Toggle 0.5.1's commit message
feat: send user-agent header in http requests