Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@pappasam pappasam released this 04 Dec 04:03

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.3.0

Added

  • This CHANGELOG.md
  • Support for textDocument/documentSymbol

Changed

  • locations_from_definitions to get_location_from_definition. More generally useful.

Fixed

  • mypy, pylint, black, toml-sort, and isort all pass.