Skip to content

Releases: fergusch/advent-cli

advent-cli 0.2.2

03 Feb 13:33
d8f1863
Compare
Choose a tag to compare

Changes

Features

  • stats command will now default to the previous year if current month is before December

Full changelog

advent-cli 0.2.1

24 Dec 20:41
693ca40
Compare
Choose a tag to compare

Changes

Features

  • Added conversion of inline <em> tags
  • Added error messages if session cookie is invalid or expired
  • countdown now returns a non-zero exit code if aborted, preventing any get commands chained with && from running

Full changelog

advent-cli 0.2.0

17 Dec 23:35
39deea0
Compare
Choose a tag to compare

Changes

Features

  • Added countdown command
  • Added config options for converting <em> tags to markdown
  • Private leaderboards owned by the user are now supported
  • stats command now defaults to the current year if not specified

Bug fixes

  • Fixed a layout issue when displaying private leaderboards

Full changelog

advent-cli 0.1.1

11 Dec 07:23
89a1b71
Compare
Choose a tag to compare

Changes

Features

  • advent-cli is now on PyPI! 🎉
  • Improved error handling

Bug fixes

  • Fixed an issue where --version would output __main__ instead of advent-cli when run with python -m
  • Fixed an issue where submit would overwrite part 1 in prompt.md after downloading part 2
  • Fixed an issue where pip would not install requirements due to a typo in setup.cfg
  • Fixed an issue where get would not create directories

Other

  • Lowered minimum Python version to 3.7
  • Added unit tests

Full changelog

advent-cli 0.1.0

08 Dec 18:46
b87b11a
Compare
Choose a tag to compare
advent-cli 0.1.0 Pre-release
Pre-release
v0.1.0

v0.1.0