Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 776 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 776 Bytes

sitespeed.io log changelog (we do semantic versioning)

0.2.6 - 2025-01-28

Fixed

  • 0.2.5 release was broken.

0.2.5 - 2025-01-28

Fixed

  • Fix so both .warn and .warning works #3.

0.2.4 - 2025-01-10

Fixed

  • Better safe than sorry: try/catch when logging.

0.2.2 - 2025-01-07

Fixed

  • Fixed another mapping log level problem.

0.2.1 - 2025-01-07

Fixed

  • Fixed log levels.

0.2.0 - 2025-01-07

Added

  • Add warning method.

0.1.0 - 2025-01-07

Added

  • You can now set a specific log level (for example log only ERRORS and above) #1.

0.0.2 - 2025-01-06

  • This is the first release, setting up the basic functionality.