Jérôme Deuchnord
38fc06657f
feat: add colors in the text return
Colors can be disabled with the new `--no-colors` argument.
hace 4 años
Jérôme Deuchnord
c4f07a1d64
feat(i18n): make the strings translatable
hace 4 años
Jérôme Deuchnord
8d60a2ad99
feat(events): add support for conjunctions
hace 5 años
Jérôme Deuchnord
4029ba9ec2
feat: rename fields in the JSON response for more coherence
BREAKING CHANGE: the fields "details" and "ephemerides" have been switched.
hace 5 años
Jérôme Deuchnord
467c8227df
feat(ephemerides): compute ephemerides if the position is set only
BREAKING CHANGE: 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).
hace 5 años
Jérôme Deuchnord
fa2da9e4a9
feat(events): add support for opposition events
hace 5 años
Jérôme Deuchnord
d7157466d9
fix(moonphase): fix the Moon phase prediction
hace 5 años
Jérôme Deuchnord
6856d45643
feat(moon-phase): compute more accurate Moon phase
BREAKING CHANGE: JSON format now returns the moon phase as an object
instead of a string
hace 5 años
Jérôme Deuchnord
82bdc7055b
fix: set times are now correct
hace 5 años
Jérôme Deuchnord
a8dfe3bd11
Add unit tests, fix variable names
hace 5 años