Skip to content

Releases: fergusch/advent-cli

advent-cli 0.2.2

Choose a tag to compare

@fergusch fergusch released this 03 Feb 13:33
d8f1863

Changes

Features

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

Full changelog

advent-cli 0.2.1

Choose a tag to compare

@fergusch fergusch released this 24 Dec 20:41
693ca40

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

Choose a tag to compare

@fergusch fergusch released this 17 Dec 23:35
39deea0

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

Choose a tag to compare

@fergusch fergusch released this 11 Dec 07:23
89a1b71

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

advent-cli 0.1.0 Pre-release
Pre-release

Choose a tag to compare

@fergusch fergusch released this 08 Dec 18:46
b87b11a
v0.1.0

v0.1.0