Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 22:26
302722c

5.0.0 (2025-01-11)

⚠ BREAKING CHANGES

  • Line highlighting using mini.hipatterns - closes #147
  • Deprecation warning calling debugprint() directly - closes #99

Features

  • Add health check - closes #154 (69c13fc)
  • Add healthcheck for lazy loading and print_tag (4f3ded4)
  • Check health - look for mini.hipatterns (bba532b)
  • Line highlighting using mini.hipatterns - closes #147 (7cc6888)
  • Support notify_for_registers option (88398b0)
  • support registers - closes #148 (3ad3f73)

Bug Fixes

  • Deprecation warning calling debugprint() directly - closes #99 (48505a2)
  • Remove unnecessary parameter (2ae1289)