Expublish.Changelog (expublish v2.1.0) View Source

Functions to manipulate CHANGELOG.md and RELEASE.md.

Link to this section Summary

Functions

Checks if CHANGELOG.md contains valid placeholder.

Generate changelog entry from RELEASE.md contents.

Link to this section Functions

Checks if CHANGELOG.md contains valid placeholder.

Link to this function

remove_release_file!(options \\ [])

View Source

Removes RELEASE.md.

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{}.