Versions in this module Expand all Collapse all v0 v0.1.0 Apr 28, 2026 Changes in this version + type Profile struct + Dynamic []string + Project string + Stack []string + Static []string + Summary string + func Build(store *storage.Store, project string) (*Profile, error) + func Merge(a, b *Profile) *Profile + func (p *Profile) Format() string