Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

62 lines (51 loc) · 1.77 KB

Change Log

This project adheres to Semantic Versioning.

Added

  • Add count command for stars, languages, and tags
  • Add add and delete for stars to star and unstar repositories
  • Add --version flag (in addition to version command)
  • Fix: If not logged in to GitLab, update would pull tens of thousands of projects

Added

  • Add prune command to prune unstarred repos
  • Add -b/--browse flag to list command to open items in browser
  • Switch to go dep for dependency management
  • Add customizable "update" spinner
  • Add List Events
  • Show URL when listing stars
  • Add distribution binaries
  • Add count of stars to tag list
  • Upgrade entrevista for Windows support

Added

  • Add list trending (GitHub only)
  • Add list untagged stars
  • Add search string when listing stars
  • Add list stars by language and tag
  • Add GitLab support

Fixed

  • Fix: allow changing case when renaming tag
  • Fix: show success message when renaming tag

Added

  • Add -H/--homepage flag to open command
  • Add spinner for color output
  • Add language to the full-text search
  • Add tags to the full-text search

Fixed

  • Fix analyzers for Name and Full Name for search

Added

  • Full-text search with the search command

Fixed

  • Fix: List by tag no longer creates tag

0.1.0 - 2016-06-27

Initial Release