You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add embedded spec FS and ParseSpec/ParseOverlay functions
Add spec.Java and spec.Overlays as embed.FS for accessing YAML spec
files without filesystem paths. Add ParseSpec and ParseOverlay functions
that accept []byte, enabling consumers to load specs from embedded data
or other non-filesystem sources.
0 commit comments