Jérôme Deuchnord
cd240ce4eb
chore(dependabot): fix Yaml style
пре 2 година
Jérôme Deuchnord
58f64b17ba
ci(dependabot): update configuration for PIP packages upgrade
пре 2 година
Jérôme Deuchnord
72b92db1a9
ci(dependabot): update GitHub Action images automatically
пре 2 година
Jérôme Deuchnord
064ba31e85
build: bump version 1.0.6
пре 2 година
Jérôme Deuchnord
1cf40f5b40
fix: prevent `get_ephemerides()` from returning values out of the dates given in arguments
пре 2 година
Jérôme Deuchnord
83874fc8a3
misc: stand with Ukraine
пре 2 година
Jérôme Deuchnord
6367cd4d66
build: bump version 1.0.5
пре 2 година
Jérôme Deuchnord
b589c3affa
refactor: clean the code
пре 2 година
Jérôme Deuchnord
bbf1b9f53e
fix(ephemerides): fix the rise, culmination and set times being too often `None`
пре 2 година
dependabot[bot]
f3d39ad5bf
fix: fix the warning message from `skyfield-data` package about expired data
Updates the requirements on [skyfield-data](https://github.com/brunobord/skyfield-data ) to permit the latest version.
- [Release notes](https://github.com/brunobord/skyfield-data/releases )
- [Changelog](https://github.com/brunobord/skyfield-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brunobord/skyfield-data/compare/3.0.0...4.0.0 )
---
updated-dependencies:
- dependency-name: skyfield-data
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
пре 2 година
dependabot[bot]
f29718f67e
chore(deps-dev): update black requirement from ^21.11b1 to ^22.1 ( #45 )
Updates the requirements on [black](https://github.com/psf/black ) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/21.11b1...22.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
пре 2 година
Jérôme Deuchnord
c9fc7d602a
build: bump v1.0.4
пре 2 година
Jérôme Deuchnord
75f5a87bf6
build: send to PyPI only on release publication
пре 2 година
Jérôme Deuchnord
02453943ad
fix(Breaking change): restore `kosmorrolib.__version__` module
пре 2 година
Jérôme Deuchnord
6a8b06b005
build: bump v1.0.3
пре 2 година
Jérôme Deuchnord
853d3c1281
fix: fix packaging
пре 2 година
Jérôme Deuchnord
6f2a9a5d0d
build: bump version 1.0.2
пре 2 година
Jérôme Deuchnord
f0b4267985
fix: remove NumPy direct dependency ( #41 )
Note that Numpy is still a dependency of Skyfield and its dependencies.
пре 2 година
Jérôme Deuchnord
761ec4ef21
fix: make the opposition detection more reliable ( #39 )
пре 2 година
Jérôme Deuchnord
a99ef9d6a6
fix: fix Python support for NumPy ( #40 )
пре 2 година
Jérôme Deuchnord
8ea4a9f731
chore: fix black Makefile
пре 2 година
Jérôme Deuchnord
7e413e2de5
chore: fix contribution instructions
пре 2 година
Jérôme Deuchnord
ff8f3a7cba
chore: migrate from Pipenv to Poetry ( #35 )
пре 2 година
Jérôme Deuchnord
8be874bf24
chore: make test workflow manually dispatchable
пре 2 година
Jérôme Deuchnord
bfb2c49ebd
chore: update bug report template
пре 2 година
Jérôme Deuchnord
50ce796921
docs: add security manual
пре 3 година
Jérôme Deuchnord
8d3eaf7071
chore: update README
пре 3 година
Jérôme Deuchnord
bcb1fe542e
chore: update issue template with v1.0, remove 0.10
пре 3 година
Jérôme Deuchnord
759e742962
build: bump version 1.0.1
пре 3 година
Jérôme Deuchnord
ec255daefd
fix: add missing dependency
пре 3 година
Jérôme Deuchnord
761a43bcbd
build: bump version 1.0.0
пре 3 година
Jérôme Deuchnord
0df5d635d3
chore: update URL
пре 3 година
Jérôme Deuchnord
24de8fbd3d
chore: prepare for 1.0.0
пре 3 година
Jérôme Deuchnord
6fb8d0789f
feat: add support for Python 3.10 ( #32 )
пре 3 година
Jérôme Deuchnord
0b72046c2d
test: enhance the coverage ( #31 )
пре 3 година
Jérôme Deuchnord
22a5ee0b03
feat: add support for Earth perihelion and aphelion ( #30 )
BREAKING CHANGE: EventType constants `MOON_APOGEE` and `MOON_PERIGEE` have been renamed to `APOGEE` and `PERIGEE`
пре 3 година
Jérôme Deuchnord
f43d6043b0
feat(events): add support for lunar eclipses ( #28 )
пре 3 година
Jérôme Deuchnord
c7a4df9e1a
docs(license): migrate to GNU Affero General Public License v3 ( #27 )
пре 3 година
Jérôme Deuchnord
50b9569e5e
feat: use Skyfield-Data library instead of downloading needed files at first time ( #22 )
The folder created automatically at `~/.kosmorro-cache` is not needed
anymore and can be deleted safely.
пре 3 година
LiamNg
ad96b8bebf
feat(event): add support for Earth seasons ( #24 )
* chore: fix files to commit on tag
* fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21 )
* chore: fix the target branch on Dependabot's config
* ci: remove Commitlint workflow (replaced by semantic-pull-request) (#25 )
* ci: remove Commitlint workflow (replaced by semantic-pull-request)
* ci: fix doctests not running correctly on some OS and Python versions
* Add season change event in events.py and enum.py
* Add minor change in season change event
* Add documentation, change enum constants, change output object of _search_earth_season_change
* Minor changes to _search_earth_season_change
* Update EventType enum, update class of details
* Fix minor bugs
* docs: Update docs for _search_earth_season_change and _search_conjunction.chore: make minor changes to _search_earth_season_change
* Update: minor changes to match Python coding style.
* Update: minor changes to match Python coding style. Docs: update docstring of _search_earth_season_change and _search_conjunction
* test:update legacy tests for events.py. update: update enum.py and events.py to match black coding style.
* Fix some minor issues with Black and Event.details field
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
Co-authored-by: Jérôme Deuchnord <Deuchnord@users.noreply.github.com>
BREAKING CHANGE: the `Event.details` field is now a dictionary (was previously a string).
пре 3 година
Jérôme Deuchnord
be25dd486b
docs: remove Discord badge
пре 3 година
Jérôme Deuchnord
59c990ccf9
chore: use GitHub forms to report bugs
пре 3 година
Jérôme Deuchnord
9a46738049
chore: add EditorConfig to GitPod config
пре 3 година
Jérôme Deuchnord
51ace46321
chore: fix GitPod button on contribution doc
пре 3 година
Jérôme Deuchnord
0875d05c7d
chore: fix pipenv step on GitPod config
пре 3 година
Jérôme Deuchnord
3b587fa4c1
chore: add GitPod configuration ( #29 )
пре 3 година
Jérôme Deuchnord
ef60a8b4fd
ci: remove Stalebot ( #26 )
пре 3 година
Jérôme Deuchnord
a3c706dd71
ci: remove Commitlint workflow (replaced by semantic-pull-request) ( #25 )
* ci: remove Commitlint workflow (replaced by semantic-pull-request)
* ci: fix doctests not running correctly on some OS and Python versions
пре 3 година
Jérôme Deuchnord
11281ffef9
chore: fix the target branch on Dependabot's config
пре 3 година
Jérôme Deuchnord
40988f193f
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles ( #21 )
пре 3 година