mirror of
https://github.com/acamarata/qibla-dart.git
synced 2026-07-02 20:00:41 +00:00
15 lines
432 B
Markdown
15 lines
432 B
Markdown
# Changelog
|
|
|
|
## [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] - 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`.
|