changelog

package
v0.82.2 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DisplayVersion

func DisplayVersion(version string) string

func EntriesMarkdown

func EntriesMarkdown(entries []Entry) string

func FirstVersion

func FirstVersion(markdown string) string
func NormalizeLinks(markdown, version string) string

NormalizeLinks converts package-relative changelog links into tag-pinned repository URLs while preserving external URLs, anchors, queries, and titles.

Types

type Entry

type Entry struct {
	Version string
	Content string
}

func NewEntries

func NewEntries(entries []Entry, lastVersion string) []Entry

func ParseEntries

func ParseEntries(markdown string) []Entry

Jump to

Keyboard shortcuts

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