Skip to content

Releases: scarvalhojr/aoc-cli

0.12.0

12 Jan 23:47
Compare
Choose a tag to compare
build: bump aoc-client minor version

0.11.1

12 Jan 00:18
Compare
Choose a tag to compare

What's Changed

  • build: set aoc-client version dependency

Full Changelog: 0.11.0...0.11.1

0.11.0

11 Jan 23:42
Compare
Choose a tag to compare

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

20 Dec 23:58
Compare
Choose a tag to compare

What's Changed

  • feat: add command to show advent calendar

Full Changelog: 0.9.2...0.10.0

0.9.2

19 Dec 20:52
Compare
Choose a tag to compare

What's Changed

  • feat: use colours in leaderboard

Full Changelog: 0.9.0...0.9.2

0.9.0

15 Dec 23:29
Compare
Choose a tag to compare

What's Changed

  • feat: Add private-leaderboard command by @byarr in #12

New Contributors

  • @byarr made their first contribution in #12

Full Changelog: 0.8.0...0.9.0

0.8.0

09 Dec 23:50
Compare
Choose a tag to compare

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

05 Dec 23:22
Compare
Choose a tag to compare

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

02 Dec 20:09
Compare
Choose a tag to compare

What's Changed

  • feat: minor changes to command line options

Full Changelog: 0.5.1...0.6.0

0.5.1

01 Dec 20:58
Compare
Choose a tag to compare

What's Changed

  • feat: send user-agent header in http requests

Full Changelog: 0.5.0...0.5.1