Jérôme Deuchnord
38d9e75068
ci: replace Codecov by Coveralls
4 years ago
Jérôme Deuchnord
d5a542b25f
Merge pull request #99 from Deuchnord/fix-timezones
Avoid returning ephemerides for yesterday or tomorrow
4 years ago
Jérôme Deuchnord
5856bf34a3
Merge pull request #96 from Deuchnord/dependabot/pip/master/codecov-2.1.3
chore(deps-dev): bump codecov from 2.1.0 to 2.1.3
4 years ago
Jérôme Deuchnord
75eba4977c
fix: avoid returning ephemerides for yesterday or tomorrow
4 years ago
dependabot-preview[bot]
3710d9bb06
chore(deps-dev): bump codecov from 2.1.0 to 2.1.3
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
9765e9492e
Merge pull request #98 from Deuchnord/dependabot/pip/master/skyfield-1.21
chore(deps): bump skyfield from 1.20 to 1.21
4 years ago
dependabot-preview[bot]
5f956c569a
chore(deps): bump skyfield from 1.20 to 1.21
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.20 to 1.21.
- [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/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
e05467f096
build: bump version 0.8.0
4 years ago
Jérôme Deuchnord
887518b572
Merge pull request #95 from Deuchnord/dependabot/pip/master/codecov-2.1.0
chore(deps-dev): bump codecov from 2.0.22 to 2.1.0
4 years ago
dependabot-preview[bot]
9c1907c504
chore(deps-dev): bump codecov from 2.0.22 to 2.1.0
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.0.22 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
621fb63f90
Merge pull request #85 from Deuchnord/dependabot/pip/master/numpy-1.18.4
chore(deps): bump numpy from 1.18.2 to 1.18.4
4 years ago
Jérôme Deuchnord
cd9c8131c8
Merge pull request #91 from Deuchnord/dependabot/pip/master/pylint-2.5.2
chore(deps-dev): bump pylint from 2.4.4 to 2.5.2
4 years ago
Jérôme Deuchnord
7c6e949627
ci: fix Codecov token in unit tests
4 years ago
dependabot-preview[bot]
04cb8d55d4
chore(deps): bump numpy from 1.18.2 to 1.18.4
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.2 to 1.18.4.
- [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.2...v1.18.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot]
caa7ee9520
chore(deps-dev): bump pylint from 2.4.4 to 2.5.2
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.4.4 to 2.5.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.4...pylint-2.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
d6d0106795
docs: update --help message
4 years ago
Jérôme Deuchnord
2eaa514323
Merge branch 'features'
4 years ago
Jérôme Deuchnord
72e3a9d5c1
Merge pull request #94 from Deuchnord/events-doc
Add manpage to explain terms
4 years ago
Jérôme Deuchnord
8bda2e1286
docs: add manpage to explain terms
4 years ago
Jérôme Deuchnord
18d76111c5
Merge pull request #92 from Deuchnord/pdf-ephemerides-graph-translation
Add support for translation to the PDF graph
4 years ago
Jérôme Deuchnord
5a2c3c1dea
Merge pull request #93 from Deuchnord/ci-split-python-workflow
Split Python workflow to enhance DX
4 years ago
Jérôme Deuchnord
0b19b7a62e
ci: split Python workflow to enhance DX
4 years ago
Jérôme Deuchnord
cd121969e6
fix: make the graph translatable
4 years ago
Jérôme Deuchnord
e5cc1ab508
Merge pull request #82 from Deuchnord/pdf-ephemerides-graph
Display a graph in the PDF output for the ephemerides
4 years ago
Jérôme Deuchnord
b0738c9b07
docs: add context for PDF generation on macOS
4 years ago
Jérôme Deuchnord
4ea148e8d1
feat: display a graph in the PDF output for the ephemerides
Show a graph instead of a table for the ephemerides in the PDF output
4 years ago
Jérôme Deuchnord
4b6fbda35e
Merge pull request #83 from Deuchnord/dependabot/pip/master/skyfield-1.20
chore(deps): bump skyfield from 1.18 to 1.20
4 years ago
dependabot-preview[bot]
6b67e249dd
chore(deps): bump skyfield from 1.18 to 1.20
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.18 to 1.20.
- [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.18...1.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
ef2e9e4de9
Merge branch 'master' into features
4 years ago
Jérôme Deuchnord
73ad07c334
chore: fix Dependabot syntax error
Close #79
Close #80
4 years ago
Jérôme Deuchnord
6c66e4ba93
Merge remote-tracking branch 'origin/master' into features
4 years ago
Jérôme Deuchnord
ad4d372b6f
chore: update Dependabot config
4 years ago
Jérôme Deuchnord
c19522d4ca
Merge pull request #73 from Deuchnord/refactor-ephemerides
refactor: simplify ephemerides, remove dead code
4 years ago
Jérôme Deuchnord
6618712030
refactor: simplify ephemerides, remove dead code
BREAKING CHANGE: the JSON format has deeply changed to enhance its
consistency
4 years ago
Jérôme Deuchnord
048a2cdbf8
Merge pull request #77 from Brainface1/relative-dates
feat: add support for relative dates on --date argument
4 years ago
brain_face
b9454be459
feat: add support for relative dates on --date argument
4 years ago
Jérôme Deuchnord
52cfaf4e61
Merge pull request #76 from Deuchnord/fix-ci-pr
ci: run the tests in the PRs
4 years ago
Jérôme Deuchnord
95f7d4a55a
ci: run the tests in the PRs
4 years ago
Jérôme Deuchnord
ff53585e50
chore: add Makefile to automate the release process
4 years ago
Jérôme Deuchnord
0284de452b
build: bump version 0.7.0
4 years ago
Jérôme Deuchnord
f10378613d
Merge pull request #71 from Deuchnord/fix-pdf-wording
fix: Fix wording in the PDF output
4 years ago
Jérôme Deuchnord
d96e22f3b1
fix: fix wording in the PDF output
4 years ago
Jérôme Deuchnord
fae3c103a8
Merge pull request #69 from Deuchnord/dependabot/pip/features/skyfield-1.18
chore(deps): bump skyfield from 1.17 to 1.18
4 years ago
Jérôme Deuchnord
ce97e23ceb
Merge pull request #68 from Deuchnord/occultation
Add support for occultations
4 years ago
Jérôme Deuchnord
b8d6ae2f51
feat: add support for occultations
4 years ago
dependabot-preview[bot]
d75ab81800
chore(deps): bump skyfield from 1.17 to 1.18
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.17 to 1.18.
- [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.17...1.18 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Jérôme Deuchnord
00fe76b9d8
Merge pull request #67 from Deuchnord/environment-variable
Add support for environment variables for the observer's position and timezone
4 years ago
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
4 years ago
Jérôme Deuchnord
a0a7ffb3be
Merge pull request #66 from Deuchnord/dependabot/pip/features/codecov-2.0.22
chore(deps-dev): bump codecov from 2.0.16 to 2.0.22
4 years ago
Jérôme Deuchnord
93d4866d84
Merge pull request #65 from Deuchnord/dependabot/pip/features/tabulate-0.8.7
chore(deps): bump tabulate from 0.8.6 to 0.8.7
4 years ago