Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 909 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 909 Bytes

Change Log

All notable changes to the "glacier-black-vscode" extension will be documented in this file.

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

[Unreleased]

[1.0.5] - 2023-10-20

  • Made comments more visible so they won't be as hard to see when selected
  • Removed unused YAML rules

[1.0.4] - 2023-10-14

  • Further fixes for use of bold in functions, decorators, and properties

[1.0.3] - 2023-10-13

  • Made use of bold more logically consistent for classes, namespaces, properties, and function decorators

[1.0.2] - 2023-10-12

  • Added semantic highlighting

[1.0.1] - 2023-10-12

  • Made icons in the tab bar and panel more visible
  • Made badges more visible (e.g., unsaved badge to the right of Open Editors)

[1.0.0] - 2023-10-11

  • Initial release