marcocesarato / php-conventional-changelog

A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
GNU General Public License v3.0
227 stars 32 forks source link

CalVer #79

Open devnix opened 1 month ago

devnix commented 1 month ago

Do you think there's a possibility you could accept a https://calver.org/ versioning system?

For example, being able to configure a YYYY.MM.DD.PATCH, so the date is automatically filled and the patch is incremented if a previous version on the same day exists