We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c1f90 commit 4d45ac0Copy full SHA for 4d45ac0
1 file changed
changelog.md
@@ -1,3 +1,11 @@
1
+### v2.0.0 - PHP 7.4 update
2
+- Increased minimum requirement to PHP 7.4.
3
+- Added the possibility to register custom tag types.
4
+- Added `setSeparatorChar()` to change the separator character.
5
+- Added `setUppercase()` to convert version tags to uppercase.
6
+- Using strict types in all classes.
7
+- Set up PHPStan analysis, clean up to level 9.
8
+
9
### v1.0.1 - Minor improvements
10
- Improved build number generation.
11
- Added comparison methods `isHigherThan()`, `isLowerThan()`.
0 commit comments