* hotfix for previous release --topic * fixed extra ’end’ parameter when calling click.secho
2.14.1
* better help texts for options * renamed `--topics` to `--topic`
2.14.0
Added/Changed: * Added functionality to use `>=<` when specifying last push * rename: `--last-updated` -> `--pushed`, which means `--user` can now have `-u`
Code changes: * Added error handling for HTTP status codes
2.13.1
* fixed list layout for `rich.stylize` * Updated rich version requirement
2.13.0
* added `--user`, `-U` * added support for prefixing with `><=` when specifying date of creation * [BREAKING] renamed `--date-created, -d` to `--created, -c`, therefore, `--date-range` can have `-d` instead of `-D` * improved forked stats icon
2.12.0
* added option `--date-range` or `-D` * refactored code