Skip to content

Releases: hedyhli/starcli

v2.3.4

25 Jun 04:17
Compare
Choose a tag to compare

hot fix for the previous release

v2.3.3

25 Jun 04:10
Compare
Choose a tag to compare
  • updated starcli/__main__.cli() function

v2.3.2 better `list_layout` and new `limit-results` option

24 Jun 03:28
35a713d
Compare
Choose a tag to compare
  • Reformatted list_layout
  • new: --limit-results option

v2.2.2

24 Jun 00:20
1cc2daf
Compare
Choose a tag to compare

Fixed Python version requires

v2.2.1 fix readme and long description

24 Jun 00:12
c66f90e
Compare
Choose a tag to compare

Fixed read me for long description

v2.2.0

23 Jun 08:25
9a1eed1
Compare
Choose a tag to compare
  • Fixed: datetime has no attribute fromisoformat
  • starcli now supports 3.6
  • Changed readme to rst type

v2.1.0 remove unneeded imports

23 Jun 00:03
7e59e71
Compare
Choose a tag to compare
  • only importing ArgumentParser in argparse
  • Removed dev-dependencies from setup.py and requirements.txt
  • Added requirements_dev.txt

v2.0.0

22 Jun 07:46
feab21b
Compare
Choose a tag to compare

Changed:

  • migrated from click to argparse
  • some other refactoring

Added:

  • --debug option to view some debugging info

v1.3.0 new features and fixes

21 Jun 04:26
7a1e8ec
Compare
Choose a tag to compare

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

20 Jun 04:09
981f85c
Compare
Choose a tag to compare

github action workflow and readme badge updates