Implements compare/2 and newer?/2 functions for comparing semantic versions. Parsing rules: - Supports 0-3 part versions (e.g., '7', '7.14', '7.14.1') - Strips v/V prefix and whitespace - Ignores suffixes after hyphen or space - Pads missing parts with 0 - Invalid versions (4+ parts, non-numeric, negative) fall back to 0.0.0 Part of firmware version tracking feature (Phase 2). |
||
|---|---|---|
| .. | ||
| integration | ||
| snmpkit | ||
| support | ||
| towerops | ||
| towerops_web | ||
| test_helper.exs | ||
| towerops_native_test.exs | ||