changelog

package
v7.2.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CategorizedChanges added in v7.1.0

type CategorizedChanges struct {
	Added   []string
	Changed []string
	Fixed   []string
}

type Version

type Version struct {
	Link    string
	Name    string
	Content string
}

Data about a particular component version returned from parsing a changelog

func ParseChangelog

func ParseChangelog(componentName, currentVersion, endVersion string) (*Version, error)

Jump to

Keyboard shortcuts

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