Releases: hedyhli/starcli
Releases · hedyhli/starcli
v2.3.4
v2.3.3
v2.3.2 better `list_layout` and new `limit-results` option
- Reformatted list_layout
- new:
--limit-results
option
v2.2.2
v2.2.1 fix readme and long description
Fixed read me for long description
v2.2.0
v2.1.0 remove unneeded imports
- only importing ArgumentParser in argparse
- Removed dev-dependencies from setup.py and requirements.txt
- Added requirements_dev.txt
v2.0.0
v1.3.0 new features and fixes
New:
--stars
option to specify amount of star needed
Changed:
- default amount if stars is now >=50
- stats emojis updated for list and table layout
Fixed:
- table can't display properly when language is none
v1.2.2 workflows/README badges
github action workflow and readme badge updates