Jérôme Deuchnord
6618712030
refactor: simplify ephemerides, remove dead code
BREAKING CHANGE: the JSON format has deeply changed to enhance its
consistency
před 4 roky
brain_face
b9454be459
feat: add support for relative dates on --date argument
před 4 roky
Jérôme Deuchnord
0284de452b
build: bump version 0.7.0
před 4 roky
Jérôme Deuchnord
d96e22f3b1
fix: fix wording in the PDF output
před 4 roky
Jérôme Deuchnord
b8d6ae2f51
feat: add support for occultations
před 4 roky
Jérôme Deuchnord
5dec0dcc4c
feat: add support for environment variables
The observer's position and timezone can now be set using the following
environment variables:
- `KOSMORRO_LATITUDE`: the observer's latitude
- `KOSMORRO_LONGITUDE`: the observer's longitude
- `KOSMORRO_TIMEZONE`: the observer's timezone
před 4 roky
Jérôme Deuchnord
2fb3a2c828
build: bump version 0.6.2
před 4 roky
Jérôme Deuchnord
c063f6e0f5
feat: add support for Moon conjunctions
před 4 roky
Jérôme Deuchnord
f2b5772e90
build: bump version 0.6.1
před 4 roky
Jérôme Deuchnord
32489ae355
feat: move the date to a single argument
BREAKING CHANGE: the --day, --month and --year arguments have been removed in the
favor of a single one.
před 4 roky
Jérôme Deuchnord
87c1cdad9d
build: bump version 0.6.0
před 4 roky
Jérôme Deuchnord
9dbc093631
feat: add support for maximal elongations of Mercury and Venus
před 4 roky
Jérôme Deuchnord
d7730bd2ad
feat: add support for timezones
před 4 roky
Jérôme Deuchnord
aad9c0c935
build: bump version 0.5.2
před 4 roky
Jérôme Deuchnord
2fadc2a95e
feat: add ability to save PDF file
You can now use the `--format=pdf` argument to save the data computed by
Kosmorro to a PDF file. The new `--output` argument must be given with
the export file path.
před 4 roky
Jérôme Deuchnord
1dffd79d65
build: bump version 0.5.1
před 4 roky
Jérôme Deuchnord
56622c0092
build: bump version 0.5.0
před 4 roky
Jérôme Deuchnord
38fc06657f
feat: add colors in the text return
Colors can be disabled with the new `--no-colors` argument.
před 4 roky
Jérôme Deuchnord
c4f07a1d64
feat(i18n): make the strings translatable
před 4 roky