Adding Domain and IPAddress comparer
This commit is contained in:
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- `TarReader` and `TarWriter` for TAR archives
|
||||
- `.AddRange()` for collections
|
||||
- `.AddIfNotNull()` for collections
|
||||
- `DomainComparer` ordering alphabetically from TLD to sub-domain
|
||||
- `IPAddressComparer` able to compare IPv4 and IPv6
|
||||
- `VersionStringComparer` to compare version strings (SemVer)
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user