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.
- Raise an explict error when the audit category is not found (#56)
- Print run warnings from Lighthouse (#55)
- Only run audits for categories that are requested to improve performance (#28)
- Include measured score in failure message (#26)
- chrome_flags option to allow the Chrome launch behaviour of the
lighthouse
command. (#8)
- Refactored auditing into a service object (@CaraHill)
- Apply bug fixes based on integration with a Ruby on Rails project
- Initial version release with minimal viable matcher