qibla-dart/CHANGELOG.md
2026-05-26 11:37:58 -04:00

9 lines
259 B
Markdown

# Changelog
## [1.0.1] - 2026-05-25
### Added
- Initial public release of Dart Qibla direction library
- `calcQibla(lat, lng)` function returning bearing in degrees
- 48 tests passing across edge cases
- Pure Dart implementation with no native dependencies