Skip to content

Tags: devlooped/StructId

Tags

v1.1.3

Toggle v1.1.3's commit message
Highlight user interaction when needed

v1.1.2

Toggle v1.1.2's commit message
Make sure SKILL contains usings for StructId namespace

v1.1.1

Toggle v1.1.1's commit message
Update Guid-backed ID factory to use CreateVersion7 on .NET 9+

The source generator now emits New() for Guid-backed IDs that uses Guid.CreateVersion7() on .NET 9+ and falls back to Guid.NewGuid() on earlier versions. Updated docs and implementation in NewableGuid.cs to match this logic.

v1.1.0

Toggle v1.1.0's commit message
Bump template package dependencies

v1.0.0

Toggle v1.0.0's commit message
Annotate compiled templates with NuGetPackageId metadata

For consistency with nuget-provided compile items.

v1.0.0-rc

Toggle v1.0.0-rc's commit message
Annotate compiled templates with NuGetPackageId metadata

For consistency with nuget-provided compile items.

v0.1.0

Toggle v0.1.0's commit message
Initial development

v1.0.0-beta

Toggle v1.0.0-beta's commit message
Improve sizing of logo

v1.0.0-alpha

Toggle v1.0.0-alpha's commit message
Document diagnostics and additional features