Releases: fergusch/advent-cli
Releases · fergusch/advent-cli
Release list
advent-cli 0.2.2
Changes
Features
statscommand will now default to the previous year if current month is before December
Full changelog
advent-cli 0.2.1
Changes
Features
- Added conversion of inline
<em>tags - Added error messages if session cookie is invalid or expired
countdownnow returns a non-zero exit code if aborted, preventing anygetcommands chained with&&from running
Full changelog
advent-cli 0.2.0
Changes
Features
- Added
countdowncommand - Added config options for converting
<em>tags to markdown - Private leaderboards owned by the user are now supported
statscommand 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
Changes
Features
- advent-cli is now on PyPI! 🎉
- Improved error handling
Bug fixes
- Fixed an issue where
--versionwould output__main__instead ofadvent-cliwhen run withpython -m - Fixed an issue where
submitwould overwrite part 1 inprompt.mdafter downloading part 2 - Fixed an issue where
pipwould not install requirements due to a typo insetup.cfg - Fixed an issue where
getwould not create directories
Other
- Lowered minimum Python version to 3.7
- Added unit tests
Full changelog
advent-cli 0.1.0
v0.1.0 v0.1.0