-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Description
Thank you @michelf for progressing php-markdown forward by making it a composer package and refactored much of the classes.
I'd like to take this opportunity to suggest that we take up Semantic Versioning with php-markdown.
Semantic Versioning helps developers better manage versions of dependencies by using the format X.Y.Z. The link above describes in details what does the numbers in the version number will represent and when will they change.
This will greatly help php-markdown to brace any BC in the future if required and developers will be able to make better decisions with any updates.
Metadata
Metadata
Assignees
Labels
No labels