Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

71 lines (40 loc) · 2.24 KB

Changelog

1.9.0 (2024-02-09)

1.8.1 (2024-01-09)

1.8.0 (2023-12-23)

1.7.0 (2022-12-14)

  • Support installing extension into VSCode for the Web e.g., vscode.dev.
  • Webpack extension for smaller size and to support vscode.dev.

1.6.0 (2022-12-08)

  • Added C structure-style option to quick pick, and support for x and X format options.

1.5.0 (2022-10-06)

  • @rollie42 added a setting insertGuid.pasteAutomatically to insert a GUID in a user-specified format automatically without prompting.

For a complete list of changes, see the commit history.

1.4.19 (2019-10-11)

1.4.15 (2019-06-07)

  • Fixed #21 to use setting correctly.
  • Fixed vulnerabilities detected by @dependabot.

1.4.2 (2019-03-06)

  • Updated animated screenshot GIF with modern UI and new extension features:
    • Multi-select support
    • Insert many different GUIDs
  • Changed hue in new logo image.

1.4.1 (2019-02-27)

1.4.0 (2018-09-05)

  • Added command to insert many different GUIDs (#13)

1.3.1 (2017-10-26)

  • Fixed item formats to remain in same order

1.3.0 (2017-10-26)

  • @thumbquat added non-hyphenated format

1.2.0 (2017-10-03)

  • Added support to insert/replace multiple selections (#9)

1.1.0 (2017-07-10)

  • (@101100) Added configuration options for different formats (#6)
  • Added CHANGELOG.md