qibla-dart/CHANGELOG.md

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`.