Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 509 Bytes

Changelog

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

[0.1.0] - 2024-07-13

🚀 Features

  • Add base plugin structure
  • (ruff) Add initial implementation using ruff lsp

🐛 Bug Fixes

  • (ci) Remove --locked flag

🚜 Refactor

  • Rename from pylance to ruff
  • Remove debug statements

⚙️ Miscellaneous Tasks

  • (ci) Add dependabot config
  • (ci) Add Continuous Integration Pipeline
  • (changelog) Add git cliff