Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 566 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 566 Bytes

Change Log

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

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

[v2.1.1]

  • Clean build artifacts and omit tests from packaged extension

[v2.1.0]

  • Only reset cursor to start of document on initial Prettify
  • Always reset cursor to start of document on Uglify

[v2.0.0]

  • Renamed the Pretty JSON command to Pretty JSON: Prettify
  • Added the Pretty JSON: Uglify command

[v1.0.0]

  • Initial release