Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 988 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 988 Bytes

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.

[1.3.0] - 2021-03-11

Changed

  • Update text matches based on TextMate Grammar (should work with more diff file formats now)
  • Removed diff colorization example from readme (this functionality is now available with the baincd.diff-lang-colorizer extension)

[1.2.1] - 2021-03-09

Changed

  • Updated extension packaging

[1.2.0] - 2021-03-07

Changed

  • Renamed extension to diff-lang-folding

[1.1.1] - 2021-03-07

Fixed

  • Fixed activation of extension for Git Commit Message language

[1.1.0] - 2021-03-07

Added

  • Logical editor folding support for Git Commit Message language (useful when using git commit.verbose=true)

[1.0.0] - 2021-03-07

Added

  • Logical editor folding support for Diff language