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
- Semantic highlighting in #29
- 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
- PyPI classifier metadata in #22
0.1.0 - 2024-08-14
- Diagnostics
- Signature help
- Hover
- Completion
- Renaming
- Go to definition