Skip to content

Latest commit

 

History

History
253 lines (136 loc) · 15.3 KB

File metadata and controls

253 lines (136 loc) · 15.3 KB

Changelog

2.7.0 (2026-01-31)

Features

  • expose diagnostic.code in from_json & from_regex (#244) (e09a8c6)
  • Pass fname and cwd to parse function (#247) (e59c826)

2.6.2 (2025-12-16)

Bug Fixes

2.6.1 (2025-12-15)

Bug Fixes

2.6.0 (2025-11-13)

Features

2.5.1 (2025-11-12)

Bug Fixes

2.5.0 (2025-11-08)

Features

2.4.2 (2025-11-07)

Bug Fixes

2.4.1 (2025-10-11)

Bug Fixes

2.4.0 (2025-08-24)

Features

2.3.2 (2025-06-10)

Bug Fixes

2.3.1 (2025-05-16)

Bug Fixes

  • diag_fmt fallback logic, revert early formatter check (#208) (55bbf64)

2.3.0 (2025-05-16)

Features

2.2.0 (2025-05-16)

Features

  • make all diag_fmt params optional (e02c358)

2.1.4 (2025-04-13)

Bug Fixes

2.1.3 (2025-03-05)

Bug Fixes

2.1.2 (2025-01-19)

Bug Fixes

  • lint: handle linter output correctly (#192) (a125905)

2.1.1 (2025-01-13)

Bug Fixes

  • api: disable-fmt should set cache to nil (eb9c55b)

2.1.0 (2025-01-03)

Features

2.0.0 (2024-12-23)

⚠ BREAKING CHANGES

Features

1.0.6 (2024-12-13)

Bug Fixes

  • remove unused param in should_run (0f24f76)

1.0.5 (2024-12-07)

Bug Fixes

1.0.4 (2024-12-03)

Bug Fixes

1.0.3 (2024-10-26)

Bug Fixes

  • impure formatting, lsp fallback not applied on load (#171) (f439a46)

1.0.2 (2024-10-24)

Bug Fixes

  • cmd not reflected in pure formatter errno (4f6ecbe)

1.0.1 (2024-10-10)

Bug Fixes

1.0.0 (2024-10-05)

⚠ BREAKING CHANGES

  • fine tune user interface (#158)
  • major refactor (#150)

ref

Features

Bug Fixes

Reverts