Skip to content

Latest commit

 

History

History
71 lines (33 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

71 lines (33 loc) · 2.73 KB

1.2.2 (2024-06-15)

Bug Fixes

1.2.1 (2024-01-06)

Bug Fixes

  • Improved package with bundling (b5a0c47)

1.2.0 (2024-01-06)

Features

  • Added telemetry that obeys VSC telemetry settings (a18d15b)
  • Added tests to extension (0ca5175)

1.1.1 (2023-09-25)

Bug Fixes

  • dang casing in repo name (b7ac412)

Performance Improvements

  • Collapses C#, ruby, TS, and JS moar better (a5a7760)

1.1.0 (2023-09-23)

Features

  • adding deployment to OpenVSIX (8011173)

1.0.1 (2023-09-22)

Bug Fixes

  • releases now depend on tests + build (670fb3f)

1.0.0 (2023-09-21)

Bug Fixes

  • Adding npm caching (d415cbc)
  • Adding pnpm caching to build process (31047ab)
  • Working on CI action (dff18f5)

Features

  • Initial build and release (f8f4cc2)

Change Log

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

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

  • Initial release