changelog

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultTemplate added in v0.4.0

func DefaultTemplate() *template.Template

func Entry added in v0.4.0

func Entry(logger *slog.Logger, tpl *template.Template, data Data, formatting Formatting) (string, error)

Types

type Data added in v0.4.0

type Data struct {
	Commits     map[string][]commitparser.AnalyzedCommit
	Version     string
	VersionLink string
	Prefix      string
	Suffix      string
}

func New added in v0.4.0

func New(commits map[string][]commitparser.AnalyzedCommit, version, versionLink, prefix, suffix string) Data

type Formatting added in v0.4.0

type Formatting struct {
	HideVersionTitle bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL