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
NameFormatter now implements IGenerator<string> instead of IGenerator. This is important so formatters can be used when chaining generators together via Archigen