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.
преди 4 години
Jérôme Deuchnord
f923eb92db
docs: add new rules about target branch for code contributions
преди 4 години
Jérôme Deuchnord
1dffd79d65
build: bump version 0.5.1
преди 4 години
Jérôme Deuchnord
b428a1fa7d
Merge pull request #46 from Deuchnord/dependabot/pip/skyfield-1.17
chore(deps): bump skyfield from 1.16 to 1.17
преди 4 години
Jérôme Deuchnord
081aab129e
fix: add compatibility for Skyfield 1.17
преди 4 години
dependabot-preview[bot]
52bce626cf
chore(deps): bump skyfield from 1.16 to 1.17
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.16 to 1.17.
- [Release notes](https://github.com/brandon-rhodes/python-skyfield/releases )
- [Changelog](https://github.com/skyfielders/python-skyfield/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/brandon-rhodes/python-skyfield/compare/1.16...1.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
преди 4 години
Jérôme Deuchnord
56622c0092
build: bump version 0.5.0
преди 4 години
Jérôme Deuchnord
1c657b11b5
ci: compile the translations before building
преди 4 години
Jérôme Deuchnord
ec2934d5a9
chore: update website URL
преди 4 години
Jérôme Deuchnord
abbbc48043
ci: remove useless Unit tests step
Unit tests are already run by the Code coverage step (renamed to Unit
tests)
преди 4 години
Jérôme Deuchnord
ae87a896ec
Merge pull request #42 from Deuchnord/colors
Add colors in the text return
преди 4 години
Jérôme Deuchnord
38fc06657f
feat: add colors in the text return
Colors can be disabled with the new `--no-colors` argument.
преди 4 години
Jérôme Deuchnord
058254e702
Merge pull request #40 from Deuchnord/i18n
Make the strings translatable
преди 4 години
Jérôme Deuchnord
c4f07a1d64
feat(i18n): make the strings translatable
преди 4 години
Jérôme Deuchnord
a7283380ea
Merge pull request #41 from Deuchnord/dependabot/pip/numpy-1.18.1
chore(deps): bump numpy from 1.18.0 to 1.18.1
преди 4 години
Jérôme Deuchnord
2c74a7c1de
chore(deps): fix lock file
преди 4 години
Jérôme Deuchnord
340358e984
chore: run dependabot every week only (instead of live)
преди 4 години
dependabot-preview[bot]
cf8e6901fe
chore(deps): bump numpy from 1.18.0 to 1.18.1
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.18.0...v1.18.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
преди 4 години
Jérôme Deuchnord
29adfef382
build: bump version 0.4.0
преди 4 години
Jérôme Deuchnord
88200c5a8c
Merge pull request #36 from Deuchnord/event-conjunction
Add support for conjunctions
преди 4 години
Jérôme Deuchnord
8d60a2ad99
feat(events): add support for conjunctions
преди 4 години
Jérôme Deuchnord
a73f52fa65
Merge pull request #38 from Deuchnord/dependabot/pip/numpy-1.18.0
chore(deps): bump numpy from 1.17.4 to 1.18.0
преди 4 години
dependabot-preview[bot]
5ee2eb9b1e
chore(deps): bump numpy from 1.17.4 to 1.18.0
Bumps [numpy](https://github.com/numpy/numpy ) from 1.17.4 to 1.18.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
преди 4 години
Jérôme Deuchnord
555a6ea1e6
chore: remove Python minor version
Python 3.8 is currently not available on Mac, making the installation
hard for development purpose
преди 4 години
Jérôme Deuchnord
0b6e87f266
Merge pull request #37 from Deuchnord/dependabot/pip/skyfield-1.16
chore(deps): bump skyfield from 1.15 to 1.16
преди 4 години
dependabot-preview[bot]
b4ed33f0d7
chore(deps): bump skyfield from 1.15 to 1.16
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.15 to 1.16.
- [Release notes](https://github.com/brandon-rhodes/python-skyfield/releases )
- [Changelog](https://github.com/skyfielders/python-skyfield/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/brandon-rhodes/python-skyfield/compare/1.15...1.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
преди 4 години
Jérôme Deuchnord
2819173590
docs: add Discord badge
преди 4 години
Jérôme Deuchnord
9fd9f27d1d
docs: update readme
преди 4 години
Jérôme Deuchnord
5a1bbca285
Merge pull request #35 from Deuchnord/fix-json-naming
Rename fields in the JSON response for more coherence
преди 4 години
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.
преди 4 години
Jérôme Deuchnord
e49fe96489
Merge pull request #34 from Deuchnord/no-place-no-ephemerides
feat(ephemerides): compute ephemerides if the position is set only
преди 4 години
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
f795714510
Merge pull request #32 from Deuchnord/event-opposition
Add support for opposition events
преди 5 години
Jérôme Deuchnord
fa2da9e4a9
feat(events): add support for opposition events
преди 5 години
Jérôme Deuchnord
deb0bee8c8
chore: add editorconfig file
преди 5 години
Jérôme Deuchnord
0786a42d35
docs(contributing): fix BC-break documentation
преди 5 години
Jérôme Deuchnord
bea675f5fd
build: bump v0.3.1
преди 5 години
Jérôme Deuchnord
9511787391
Merge pull request #31 from Deuchnord/fix-moon-phase-prediction
fix(moonphase): fix the Moon phase prediction
преди 5 години
Jérôme Deuchnord
d7157466d9
fix(moonphase): fix the Moon phase prediction
преди 5 години
Jérôme Deuchnord
0f3cc55235
chore: update setup.py
преди 5 години
Jérôme Deuchnord
889d957532
build: bump version 0.3.0
преди 5 години
Jérôme Deuchnord
87753fdfd8
chore(gitignore): add NPM's specific files to .gitignore
преди 5 години
Jérôme Deuchnord
91221034e8
chore: add BC-break line to the PR template
преди 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
9c56b864b0
Merge pull request #29 from Deuchnord/optimize-position
Enhance position
преди 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
445c04b383
ci: remove lgtm
преди 5 години
Jérôme Deuchnord
d7901bce7a
Merge pull request #27 from Deuchnord/enhance-moon-phase
Compute more accurate Moon phase
преди 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 години