mirror of
https://github.com/acamarata/qibla-dart.git
synced 2026-06-30 19:04:27 +00:00
chore: merge dart-gap-fill — v1.0.1 parity audit, CHANGELOG, pubspec fix
This commit is contained in:
commit
5efc56bbea
1 changed files with 5 additions and 2 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue