Skip to content

Latest commit

 

History

History
51 lines (24 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

51 lines (24 loc) · 2.7 KB

Changelog

1.3.0 (2023-05-10)

Features

Bug Fixes

  • lsp: avoid using private lsp client methods (3ec80d3), closes #256

1.2.1 (2023-05-04)

Bug Fixes

1.2.0 (2023-04-20)

Features

  • commands: add option to silence flutter errors (#246) (bafdc2c)

1.1.0 (2023-04-18)

Features

  • add FlutterRename command (#234) (4d9391b)
  • config: add project configuration (#232) (f898ac2)
  • decorations: view selected project config in statusline (#241) (5967d65)

1.0.2 (2023-03-31)

Bug Fixes

  • color: ensure values exist when setting colors (bdd6365)

1.0.1 (2023-03-31)

Bug Fixes

  • color: use correct require path (f12b1f4)
  • config: use correct require path (7db39ef)