Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 839 Bytes

Change Log

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

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

[Unreleased]

  • ...

[0.0.6] - 2024-11-07

  • Add configurable arguments #21 (@baerchen201)

[0.0.5] - 2022-01-12

  • Use workspaceFolders instead of rootPath
  • Show rufo's error output as error message
  • Use UTF-8 for calling rufo (#7)
  • Update development dependencies

[0.0.4] - 2021-03-31

  • Move rufo path setting to application scope [CVE-2021-29658] (Thanks to @Ry0taK for reporting)

[0.0.3] - 2020-12-21

  • Update extension structure

[0.0.2] - 2020-10-08

  • Support for formatting ERB and Gemfile files (requires rufo >= 0.10.0)

[0.0.1] - 2018-09-27

  • Initial preview release