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

259 B

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