Expublish.Changelog (expublish v2.3.0) View Source

Functions to manipulate CHANGELOG.md and RELEASE.md.

Link to this section Summary

Functions

Validate changelog setup. Returns :ok or error message.

Generate changelog entry from RELEASE.md contents.

Link to this section Functions

Link to this function

remove_release_file!(version, arg2)

View Source

Removes RELEASE.md.

Validate changelog setup. Returns :ok or error message.

Link to this function

write_entry!(version, date_time, options \\ %{})

View Source

Generate changelog entry from RELEASE.md contents.

Writes entry to CHANGELOG.md for given %Version{} and %Datetime{}.