mirror of
https://github.com/acamarata/nrel-spa.git
synced 2026-06-30 19:04:25 +00:00
23 lines
No EOL
590 B
Markdown
23 lines
No EOL
590 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [1.0.0] - 2023-11-11
|
|
|
|
- Initial release
|
|
|
|
## [1.1.0] - 2023-11-11
|
|
|
|
- Unignored "dist" folder in git (major)
|
|
|
|
## [1.2.2] - 2023-11-12
|
|
|
|
- Moved timezone to main args and changed default behavior (major)
|
|
- Updated test cases and readme to reflect new usage (minor)
|
|
|
|
## [1.3.0] - 2025-05-04
|
|
|
|
- Major update to fix discrepancies between original C and this implementation
|
|
- Folder "bin" added to compile and test against original C version
|
|
- This NPM now gives the exact same results as the original NREL-SPA
|
|
|