Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

35 lines (16 loc) · 1.46 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2019-03-08)

1.1.0 (2019-03-01)

Bug Fixes

  • Handle case when no installed packages are found (20134d4)

Features

  • Add --size flag to set number of lines for interactive list (c1c4df6)
  • Limit packages list to outdates ones with --upgrade (b68efaf)
  • Lists installed packages to choose the ones to uninstall (75162a7), closes #9
  • Lists installed packages to choose the ones to upgrade (a41a4e9), closes #5

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2019-02-26)

Bug Fixes

  • Make searchterm optional like the original brew search (6a83aa8)