Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 969 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 969 Bytes

Changelog

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.

[Unreleased]

[1.1.0] - 2023-08-27

Changed

  • Only run audits for categories that are requested to improve performance (#28)
  • Include measured score in failure message (#26)

[1.0.3] - 2019-08-27

Added

  • chrome_flags option to allow the Chrome launch behaviour of the lighthouse command. (#8)

[1.0.2] - 2019-08-16

Changed

  • Refactored auditing into a service object (@CaraHill)

[1.0.1] - 2019-05-24

Changed

  • Apply bug fixes based on integration with a Ruby on Rails project

[1.0.0] - 2019-05-24

Added

  • Initial version release with minimal viable matcher