chore: merge dart-gap-fill — v1.0.1 parity audit, CHANGELOG, pubspec fix

This commit is contained in:
Aric Camarata 2026-05-30 18:35:44 -04:00
commit 5efc56bbea

View file

@ -1,12 +1,15 @@
# Changelog
## 1.0.1
## [1.0.1] - 2026-05-25
### Added
- Surface-area parity audit with qibla-js counterpart.
- Repository structure and documentation alignment.
- Publisher field cleanup in pubspec.yaml.
## 1.0.0
## [1.0.0] - 2026-05-01
### Added
- Initial release: Qibla direction, great-circle distance, and haversine math for Dart and Flutter.
- Zero dependencies.
- Exports: `qiblaAngle`, `compassDir`, `distanceKm`, `kaabaLat`, `kaabaLng`.