We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9d71e commit fb8b0bfCopy full SHA for fb8b0bf
1 file changed
changelog.md
@@ -1,5 +1,7 @@
1
### v2.1.1 - Branch name normalization
2
- Branch names are now also normalized.
3
+- Version and tag now implement `Stringable`.
4
+- Added dependency to `symfony/polyfill-php80` in preparation for PHP8 conversion.
5
6
### v2.1.0 - Parser improvements
7
- Allowed more separator characters for the tag number ([#2](https://github.com/Mistralys/version-parser/issues/2))
0 commit comments