Changelog

v0.2.1 - 2026-04-28

  • Sort attribute for the debug tool

  • Improve debug when there is multiple call of the render function

  • Allow to disable coloring of debug output

  • Allow to reference other printed instance by variable names

v0.2.0 - 2025-05-21

  • Adapt handler_mock to new code transport

  • Add ability to set fact with remote control handler mock

  • Add mock for references

  • Add ability to skip to remote control handler mock

v0.1.0 - 2025-04-03

  • Add remote control ability to the handler mock

v0.0.3 - 2024-10-31

  • Allow to log using logging lib for debugging tests

v0.0.2 - 2024-09-26

  • Fix compatibility with iso8 io

  • Allow mock handler to be configurable

  • Add handler mock (evil mock)

  • Allow safe usage of the module without lsm

  • Allow to not show null attributes in devtools::debug::print output

  • Show declaration file/line in devtools::debug::print output