Skip to content

Latest commit

 

History

History
86 lines (47 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

86 lines (47 loc) · 1.48 KB

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.

[2.0.0] - 2025-01-03

Added

  • Added commands to insert Max and other well-known UUIDs.

Changed

  • Command and configuration ID prefixes are now the same as the extension name.
  • Renamed "Generate Nil UUID" to "Insert Nil UUID".
  • Updated dependencies.

Fixed

  • The preferred generation case now also influences how UUIDs are displayed in quick picks.

[1.2.0] - 2024-07-08

Added

  • Added support for v6 and v7 UUIDs (thanks to upstream update).

Changed

  • Updated dependencies.
  • Reviewed consistency of punctuation marks for English strings.

[1.1.1] - 2023-10-08

Changed

  • Updated dependencies.

[1.1.0] - 2023-01-20

Added

  • French translation

[1.0.10] - 2023-01-16

Changed

  • Replace icon with higher-definition image.
  • Cleaned up the extension manifest.

[1.0.9] - 2023-01-16

Added

  • New command to generate nil UUIDs.
  • Quick pick for reserved namespaces (UUIDv3 and UUIDv5).

Changed

  • Cleaned up documentation.

[1.0.8] - 2023-01-14

Added

  • New command with version pick.

Security

  • Updated vulnerable dependencies.

[1.0.7] - 2022-12-16

Changed

  • Updated dependencies.

[1.0.6] - 2022-01-21

Added

  • Initial release.
  • New command to generate UUIDs.