Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 1.18 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 - 2024-08-20

Added

  • Semantic highlighting in #29

Fixed

  • Arg counting bug in signature help that displayed the incorrect current argument in #25
  • Inconsistent diagnostics that sometimes appeared on the line after the error in #32

0.1.1 - 2024-08-15

Fixed

  • PyPI classifier metadata in #22

0.1.0 - 2024-08-14

Added

  • Diagnostics
  • Signature help
  • Hover
  • Completion
  • Renaming
  • Go to definition