Jérôme Deuchnord
c4f07a1d64
feat(i18n): make the strings translatable
5年前
Jérôme Deuchnord
29adfef382
build: bump version 0.4.0
5年前
Jérôme Deuchnord
8d60a2ad99
feat(events): add support for conjunctions
5年前
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.
5年前
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).
5年前
Jérôme Deuchnord
fa2da9e4a9
feat(events): add support for opposition events
5年前
Jérôme Deuchnord
bea675f5fd
build: bump v0.3.1
5年前
Jérôme Deuchnord
d7157466d9
fix(moonphase): fix the Moon phase prediction
5年前
Jérôme Deuchnord
889d957532
build: bump version 0.3.0
5年前
Jérôme Deuchnord
e21f6327f4
fix(terminology): use the "Object" term
instead of "Planet" in the text format output
5年前
Jérôme Deuchnord
61536da9df
perf(position): enhance the position performing
5年前
Jérôme Deuchnord
d079fc7b20
fix(position): remove useless altitude argument
BREAKING CHANGE: invoking kosmorro command with the --altitude argument
will now fail with an "unrecognized arguments" error.
5年前
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
5年前
Jérôme Deuchnord
c0ba12e2fa
build: bump version 0.2.3
5年前
Jérôme Deuchnord
855c9372ba
Bump v0.2.2
5年前
Jérôme Deuchnord
82bdc7055b
fix: set times are now correct
5年前
Jérôme Deuchnord
327dcbcced
Bump version 0.2.1
5年前
Jérôme Deuchnord
9a0c9d3ae3
fix: Move version constant to its own file to prevent sgp4 module failing in the AUR
5年前
Jérôme Deuchnord
2c818c3924
Bump v0.2.0
5年前
Jérôme Deuchnord
5c8d885707
Add --clear-cache option
5年前
Jérôme Deuchnord
a8dfe3bd11
Add unit tests, fix variable names
5年前
Jérôme Deuchnord
da64382b3b
Add JSON output
5年前
Jérôme Deuchnord
8356b65abf
Update metadata, update readme
5年前
Jérôme Deuchnord
afd2f94882
Bump version 0.1.0
5年前
Jérôme Deuchnord
392b2dd7dc
Refactorization of the computation functions
5年前