feat(smartversion): add equality comparison methods for SmartVersion instances and version strings
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-07 - 3.1.0 - feat(smartversion)
|
||||
add equality comparison methods for SmartVersion instances and version strings
|
||||
|
||||
- Adds equals() to compare two SmartVersion instances
|
||||
- Adds equalsString() to compare a SmartVersion against a version string
|
||||
- Covers equality behavior with node+chromium tests
|
||||
|
||||
## 2026-04-07 - 3.0.6 - fix(tooling)
|
||||
migrate project config and test tooling while hardening fuzzy version parsing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user