fix: remove invalid publisher field, add CHANGELOG, untrack agent config

This commit is contained in:
Aric Camarata 2026-05-29 15:57:48 -04:00
parent cc3c227d2d
commit b5a3b8f8ef
2 changed files with 9 additions and 7 deletions

View file

@ -1,9 +1,12 @@
# Changelog
## [1.0.1] - 2026-05-25
## 1.0.1
### 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
- Surface-area parity audit with qibla-js counterpart.
- Repository structure and documentation alignment.
## 1.0.0
- Initial release: Qibla direction, great-circle distance, and haversine math for Dart and Flutter.
- Zero dependencies.
- Exports: `qiblaAngle`, `compassDir`, `distanceKm`, `kaabaLat`, `kaabaLng`.

View file

@ -7,7 +7,6 @@ version: 1.0.1
homepage: https://github.com/acamarata/qibla-dart
repository: https://github.com/acamarata/qibla-dart
issue_tracker: https://github.com/acamarata/qibla-dart/issues
publisher: ariccamarata.com
topics:
- qibla
- islamic