Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 711 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 711 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.

[0.9.2] - 2024-09-04

  • pytest: log setup, teardown, and exceptions
  • make control panel hideable
  • show relative paths in pytest plugin

[0.9.2] - 2024-09-04

  • Fixed: allow </script> inside logmessages
  • Fixed: only display logger message title

[0.9.1] - 2024-07-20

Added a pytest plugin.

[0.9] - 2024-07-03

Initial release. Logger can be imported and generates an html view file which can filter out messages based on logging level.