Releases: wingkwong/geodesy
Releases · wingkwong/geodesy
0.10.2
What's Changed
- chore(deps): update dependency lints to v3 by @renovate in #41
- Fixed Shoelace formula & Added Unit Conversion by @ayoubzulfiqar in #43
- Release: 0.10.2 by @wingkwong in #44
Full Changelog: 0.10.1...0.10.2
0.10.1
What's Changed
- Release: 0.10.1 by @wingkwong in #40
- Added Example README.md
- Revised Documentation Content
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Geodesy Refactoring
- Implement Geodesic Measurements
- Calculate the length of a polyline formed by connecting multiple points
- Calculate the area of a polygon defined by a set of points using Shoelace formula
- Implement Intersection and Projection
- Calculate intersection points of two geodesic lines
- Project a point onto a geodesic line
Co-authored-by: @wingkwong
Co-authored-by: @ayoubzulfiqar
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Implement DistanceCalculations: EquirectangularApproximation, and SphericalLawOfCosines
- Implement GeodeticPointManipulation: DestinationPoint, MidPointBetweenTwoPoints, and GreatCirclePoint
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- FILES & FEATURES #32
- Implemented Polygon Area With Hole Calculation
- Implemented Vincenty Formula for Geodesic Distance Calculation
- Added CODE_OF_CONDUCT.md
- Revised LICENSE
Co-authored-by: @wingkwong
Co-authored-by: @ayoubzulfiqar
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Refactored by @ayoubzulfiqar in #29
- Support Class & Static methods
- Configure Renovate by @renovate in #27
- release: 0.7.0 by @wingkwong in #31
New Contributors
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- features & improvements by @ayoubzulfiqar in #25
- Add findPolygonCentroid
- Add getPolygonIntersection
- 0.6.0 by @wingkwong in #26
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feature & updates by @ayoubzulfiqar in #23
- greatCircleDistanceBetweenTwoGeoPoints
- getRectangleBounds
- calculateBoundingBox
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- fixed & improved by @ayoubzulfiqar in #22
New Contributors
- @ayoubzulfiqar made their first contribution in #22
Full Changelog: 0.4.1...v0.4.2
0.4.1 Bug Fix Release
What's Changed
- Fix isGeoPointInBoundingBox by @wingkwong in #20
- 0.4.1 Bug Fix by @wingkwong in #21
Full Changelog: 0.4.0...0.4.1