Commit 15b2e7d
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.4.0...v2.0.0) (2025-08-31)
### Bug Fixes
* correct naming of Kilometer enum value ([b6b771e](b6b771e))
* Floating-Point Reliability in GeoDDCoordinate Equality Comparison ([64b9928](64b9928))
* improve hash code consistency for equality tolerance ([9b9d715](9b9d715))
### Code Refactoring
* drop support for .NET ≤5.0 ([a46fdcd](a46fdcd))
### BREAKING CHANGES
* renamed DistanceUnit.kilometer to DistanceUnit.Kilometer
* Removed support for .NET 5.0, .NET Standard, and .NET Framework. Minimum supported version is now .NET 6.0.1 parent 716322a commit 15b2e7d
2 files changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments