Commit graph

6 commits

Author SHA1 Message Date
Aric Camarata
b8923f49a6 chore: release v1.0.1 2026-06-13 11:53:32 -04:00
Aric Camarata
882c586e2f 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:39 -04:00
Aric Camarata
988c60a7e9 chore: polish pubspec, add wiki docs and CHANGELOG 2026-05-29 06:34:20 -04:00
Aric Camarata
0c152c4860 Use hosted nrel_spa ^1.0.0 instead of path dependency 2026-03-08 13:17:59 -04:00
Aric Camarata
971022734e Refactor: use nrel_spa package instead of bundled SPA
Replace the 1280-line bundled SPA implementation with a dependency on
the nrel_spa package. SpaResult and SpaAnglesResult are now re-exported
from nrel_spa for backwards compatibility. All 24 tests pass unchanged.
2026-03-08 13:10:16 -04:00
Aric Camarata
9167d86c7b Initial release: pray_calc_dart v1.0.0 2026-03-08 12:48:40 -04:00