All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Return nothing when no packages match
Get-HomebrewPackageInfo
now includes whether a package is a Cask or Formula
- Package type required on all
HomebrewPackage
noun cmdlets due tobrew
CLI output ambiguity - Upgrade to Cresendo 1.1 for module compilation (no functional changes expected)
- Package information emitted when installing from an external tap
- Support for forced installation
- Formulae showing up as casks
- Additional tap metadata retrieval
- Refactored some duplicate logic
- Custom tap management
- Installation package name parsing for wider artifact file name support
- Improved automated test accuracy
- Improved output handling
- Removed duplicate package search output
- Initial release