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](https://github.com/fergusch/advent-cli/commits/v0.2.1)