mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-07-01 11:24:26 +00:00
28 lines
665 B
Markdown
28 lines
665 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-12
|
|
|
|
- Updated calculation behavior to be more accurate (major)
|
|
|
|
## [1.2.3] - 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.2] - 2013-11-13
|
|
|
|
- Major updates to getMoon with own functions
|
|
|
|
## [1.4.0] - 2013-11-14
|
|
|
|
- Renamed to "pray-calc" and removed old package
|
|
- Improved Synodic accuracy slightly and lastKnownMoon
|
|
|
|
## [1.4.1] = 2013-12-01
|
|
- Modified getMoonVisibility to use adjusted moon phase for end of cycle
|