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)
- Handle case when no installed packages are found (20134d4)
- 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
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2019-02-26)
- Make searchterm optional like the original brew search (6a83aa8)