Releases: Kosmorro/kosmorro
Releases · Kosmorro/kosmorro
Version 0.6.0
Version 0.5.2
Bug Fixes
- add missing dependency for PIP (906a592)
Version 0.5.1
Bug Fixes
- add compatibility for Skyfield 1.17 (081aab1)
Version 0.5.0
Version 0.4.0
v0.4.0 (2019-12-28)
Features
- events: add support for conjunctions (8d60a2a)
- rename fields in the JSON response for more coherence (4029ba9)
- ephemerides: compute ephemerides if the position is set only (467c822)
- events: add support for opposition events (fa2da9e)
BREAKING CHANGES
- the fields "details" and "ephemerides" have been switched.
- ephemerides: invoking kosmorro command without --latitude and
--longitude arguments will now only output the Moon phase and,
eventually, the events for the given date (or today if date not given).
Version 0.3.1
Version 0.3.0
Bug Fixes
Features
- moon-phase: compute more accurate Moon phase (6856d45)
Performance Improvements
- position: enhance the position performing (61536da)
BREAKING CHANGES
- position: invoking kosmorro command with the --altitude argument
will now fail with an "unrecognized arguments" error. - moon-phase: JSON format now returns the moon phase as an object
instead of a string