Skip to content

GTS v0.11.0

Latest

Choose a tag to compare

@aviator5 aviator5 released this 02 Jul 20:50
fff57fd

What's Changed

  • Consolidate GTS ID logic into gts-id crate and add fallible type-safe constructors by @aviator5 in #101
  • feat(gts): single-pass type/payload validation and reusable schema helpers by @aviator5 in #103
  • Align GTS entity validation with strict schema resolution by @aviator5 in #104
  • feat: support configurable GTS ID prefixes by @aviator5 in #106
  • fix(gts-id): return embedded UUID tails by @aviator5 in #108

Full Changelog: v0.10.1...v0.11.0