All notable changes to this project will be documented in this file.
- Initial release
- Added extension icon
- Added case configuration support
- Selected uuid string can contain double-quote and single-quote
- Removed c array definition from uuid to array conversion
- Removed double-quote on the generated uuid string
- Added v1,v2,v3,v5,v6,v7 support
- Added multi-cursor UUID generation
- Added generating UUIDs in place of UUIDs in the selection
- Added menu command for UUID generation
- Added officials
- Added Contribution section
- Added Feature: Constructing UUIDs from selected text that contains hex values. Text may contain spaces, commas, 0x prefixes.
- Default case sensitivity changed to "lower" case.