Commit graph

4 commits

Author SHA1 Message Date
Aric Camarata
238ad4e858 fix: remove invalid publisher field from pubspec
The publisher field is not recognized by pub and caused dart pub publish
--dry-run to exit 65. Publisher is configured on pub.dev, not in pubspec.
2026-05-29 15:53:37 -04:00
Aric Camarata
51894b95a0 chore: polish pubspec, add wiki docs 2026-05-29 06:34:29 -04:00
Aric Camarata
6948fd655b chore: surface-area parity audit vs qibla-js, bump to v1.0.1
Full gap analysis: qibla-dart already matches @acamarata/qibla on all five
public functions (qiblaAngle, compassDir, compassName, qiblaGreatCircle,
distanceKm) and three constants (kaabaLat, kaabaLng, earthRadiusKm).
No runtime gaps found; 48/48 tests pass unchanged.

Patch bump documents the audit and closes T-E10-01 (Mega Phase 1).
2026-05-25 18:07:03 -04:00
Aric Camarata
55023d2c6c Initial release: qibla v1.0.0 2026-03-08 12:58:43 -04:00