Jérôme Deuchnord
|
87753fdfd8
|
chore(gitignore): add NPM's specific files to .gitignore
|
5 years ago |
Jérôme Deuchnord
|
91221034e8
|
chore: add BC-break line to the PR template
|
5 years ago |
Jérôme Deuchnord
|
e21f6327f4
|
fix(terminology): use the "Object" term
instead of "Planet" in the text format output
|
5 years ago |
Jérôme Deuchnord
|
9c56b864b0
|
Merge pull request #29 from Deuchnord/optimize-position
Enhance position
|
5 years ago |
Jérôme Deuchnord
|
61536da9df
|
perf(position): enhance the position performing
|
5 years ago |
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 years ago |
Jérôme Deuchnord
|
445c04b383
|
ci: remove lgtm
|
5 years ago |
Jérôme Deuchnord
|
d7901bce7a
|
Merge pull request #27 from Deuchnord/enhance-moon-phase
Compute more accurate Moon phase
|
5 years ago |
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 years ago |
Jérôme Deuchnord
|
ade5f3e2e1
|
Merge pull request #28 from Deuchnord/codecov
Add codecov
|
5 years ago |
Jérôme Deuchnord
|
2cadf6b137
|
test(coverage): add codecov
|
5 years ago |
Jérôme Deuchnord
|
c0ba12e2fa
|
build: bump version 0.2.3
|
5 years ago |
Jérôme Deuchnord
|
db4225fe52
|
docs(contributing): add contribution guide
|
5 years ago |
Jérôme Deuchnord
|
dd20c2ef51
|
chore(issues): add event type proposal template
|
5 years ago |
Jérôme Deuchnord
|
d281cc0e68
|
docs(readme): update readme
|
5 years ago |
Jérôme Deuchnord
|
4567c8feab
|
Merge pull request #15 from Deuchnord/fix-date-text-output
fix(dumper): display the right date on output text
|
5 years ago |
Jérôme Deuchnord
|
2511d31c37
|
fix(dumper): display the right date on output text
|
5 years ago |
Jérôme Deuchnord
|
16cf71cc6a
|
chore(changelog): fix titles
|
5 years ago |
Jérôme Deuchnord
|
bc313d417d
|
Merge pull request #10 from Deuchnord/dependabot/pip/tabulate-0.8.6
Bump tabulate from 0.8.5 to 0.8.6
|
5 years ago |
dependabot-preview[bot]
|
a8c44643db
|
chore(deps): bump tabulate from 0.8.5 to 0.8.6
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/astanin/python-tabulate/releases)
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.5...v0.8.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
Jérôme Deuchnord
|
a79e5eba7b
|
Merge pull request #13 from Deuchnord/dependabot/pip/skyfield-1.15
Bump skyfield from 1.14 to 1.15
|
5 years ago |
dependabot-preview[bot]
|
5bd2f8288e
|
chore(deps): bump skyfield from 1.14 to 1.15
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield) from 1.14 to 1.15.
- [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.14...1.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
Jérôme Deuchnord
|
5f2690f8d7
|
chore: add Dependabot config
|
5 years ago |
Jérôme Deuchnord
|
33c0370e9f
|
Merge pull request #14 from Deuchnord/commitlint
build: add commitlint configuration
|
5 years ago |
Jérôme Deuchnord
|
6ea3e04ba0
|
build: add commitlint configuration
|
5 years ago |
Jérôme Deuchnord
|
855c9372ba
|
Bump v0.2.2
|
5 years ago |
Jérôme Deuchnord
|
5a13a29cf8
|
Merge pull request #12 from Deuchnord/fix-set-times
fix: set times are now correct
|
5 years ago |
Jérôme Deuchnord
|
82bdc7055b
|
fix: set times are now correct
|
5 years ago |
Jérôme Deuchnord
|
f66cd9195c
|
build: Upgrade Python version
|
5 years ago |
Jérôme Deuchnord
|
5f74b08d15
|
feat: add argument to get the current version
|
5 years ago |
Jérôme Deuchnord
|
2b26e44429
|
docs: update readme
|
5 years ago |
Jérôme Deuchnord
|
327dcbcced
|
Bump version 0.2.1
|
5 years ago |
Jérôme Deuchnord
|
9a0c9d3ae3
|
fix: Move version constant to its own file to prevent sgp4 module failing in the AUR
|
5 years ago |
Jérôme Deuchnord
|
049d034883
|
ci(release): Fix setup
|
5 years ago |
Jérôme Deuchnord
|
2c818c3924
|
Bump v0.2.0
|
5 years ago |
Jérôme Deuchnord
|
8a51c26e25
|
Update CHANGELOG
|
5 years ago |
Jérôme Deuchnord
|
bdba65211e
|
Merge pull request #9 from Deuchnord/clear-cache
Add --clear-cache option
|
5 years ago |
Jérôme Deuchnord
|
5c8d885707
|
Add --clear-cache option
|
5 years ago |
Jérôme Deuchnord
|
bed038bd89
|
Update CHANGELOG.md
|
5 years ago |
Jérôme Deuchnord
|
ca72b4f1f0
|
Merge pull request #7 from Deuchnord/workflow-release
Add release workflow
|
5 years ago |
Jérôme Deuchnord
|
d17a27ecbd
|
Merge pull request #8 from Deuchnord/dependabot/pip/pylint-2.4.4
Bump pylint from 2.4.3 to 2.4.4
|
5 years ago |
dependabot-preview[bot]
|
1b1bfd4e8f
|
Bump pylint from 2.4.3 to 2.4.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.3 to 2.4.4.
- [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.3...pylint-2.4.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
Jérôme Deuchnord
|
d187f612b1
|
Add issue templates
|
5 years ago |
Jérôme Deuchnord
|
f357622f74
|
Add release workflow
Update PIP when a new version is tagged
|
5 years ago |
Jérôme Deuchnord
|
61e03d585f
|
Merge pull request #6 from Deuchnord/json-dumper
Add JSON output
|
5 years ago |
Jérôme Deuchnord
|
a8dfe3bd11
|
Add unit tests, fix variable names
|
5 years ago |
Jérôme Deuchnord
|
da64382b3b
|
Add JSON output
|
5 years ago |
Jérôme Deuchnord
|
7c790fab11
|
Merge pull request #5 from Deuchnord/dependabot/pip/numpy-1.17.4
Bump numpy from 1.17.3 to 1.17.4
|
5 years ago |
Jérôme Deuchnord
|
fd21d33c04
|
Bump changelog
|
5 years ago |
dependabot-preview[bot]
|
33dec757e5
|
Bump numpy from 1.17.3 to 1.17.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.17.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.17.3...v1.17.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |