Versions in this module Expand all Collapse all v0 v0.1.2 Aug 4, 2025 v0.1.1 Aug 4, 2025 Changes in this version + type Builder struct + func New() *Builder + func (b *Builder) Build(opts Options) error + type Options struct + Platform string + ProjectDir string + Tag string + Verbose bool