Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.33 KB

File metadata and controls

30 lines (21 loc) · 1.33 KB

Change Log

All notable changes to this project will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

0.3.0 (Unreleased)

Released N/A

  • N/A

0.2.0

Released Feb 01, 2025

  • Fix bug rendering messages twice (52801f8)
  • Rerender sideline after flycheck-mode is disabled (52801f8)
  • Add face text property according to error level (793f7db)
  • Add option to display checker name (1f2f82d)
  • feat: Add custom variable for max lines (#3)
  • feat: Add option to get diagnostics for the whole line (#5)
  • fix: Update sideline in realtime (ca25272)
  • fix: Avoid invalid face reference from lsp-flycheck-info-unnecessary (991ae72)
  • feat: Add custom faces (f809e62)
  • feat: Add prefix for diagnostic levels (dc76769)

0.1.0

Released Jun 14, 2022

  • Initial release