nrel-spa-dart/CHANGELOG.md
2026-05-26 11:37:59 -04:00

10 lines
307 B
Markdown

# Changelog
## [1.0.1] - 2026-05-25
### Added
- Initial public release: NREL Solar Position Algorithm (SPA) port to Dart
- Exports: `calcSpa`, `formatTime`, `SpaFormattedResult`, `SpaFormattedAnglesResult`
- Exports: `spaZa`, `spaZaInc`, `spaZaRts`, `spaAll`
- 48 tests passing
- Pure Dart implementation