Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 728 Bytes

Changelog

Bugfixes

  • Do not treat single release data other than multiple release data.

Bugfixes

  • Return empty array if no tags exist.

New features

  • Allow to list release history.

Bugfixes

  • Remove newlines from stdout only when retrieving tag and not for all git commands.
  • Use case-insensitive regex to remove the label from the commit message.
  • Replace \s with ' ' in regex.

New features

  • Initial version.