Upgraded finals2002A.all file, which has expired, thanks @matrss for the bug report (#36).
5.0.0 (2023-04-23)
Upgraded finals2002A.all file, which has expired. Thanks a lot to @ReimarBauer for the PR, and @thierry-FreeBSD for the bug report.
Dropped support for Python 3.6.
Confirm support for Python 3.11.
4.0.0 (2022-02-17)
Switching from Travis/CircleCI for tests and CI to Github Actions (inspired by #24, thank you a lot, @Deuchnord).
Dropped support for Python 3.5.
Confirmed support for Python 3.10.
NOTE: Temporarily skipped Python 2.6 tests. Since version 3.0.0, the runtime code hasn't been modified, so this means that it should still be compatible, although... We can't prove it.
Data updates
Data files were downloaded on 2022-12-15.
Upgrade finals2000A.all file, which has expired, thanks @6ruff for the bug report (#20).
3.0.0 (2020-12-18)
Important changes
Using finals2000A.all file for timescale computations (#14).
Removed Leap_Second.dat file from the archive. They're not used by Skyfield anymore (#14).
Adapted tests for warnings to point at the de421.bsp file (#14).
Removed references to Leap_Second.dat from doc and test files (#14).
Removed deltat.data & deltat.preds files from the archive. They're not used by Skyfield anymore, as of v1.31 (October 2020), since they were not updated by the providers. Skyfield now uses a builtin, the iers.npz file, embedded into the library.
Adapted tests for warnings to point at the Leap_Second.dat file.
Removed references to the deltat.* files in the docs and test files.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Updates the requirements on skyfield-data to permit the latest version.
Release notes
Sourced from skyfield-data's releases.
Changelog
Sourced from skyfield-data's changelog.
... (truncated)
Commits
7ab8cb7
v6.0.0bf8da70
Merge pull request #38 from ReimarBauer/2024a90ff78
updated CHANGELOG.md79b3a78
updated CHANGELOG.mdadd5434
updated test workflow87cd07f
updated by make download6769c8d
Back to dev -> 5.1.0.dev0e981253
v5.0.043592c4
Merge pull request #34 from brunobord/python3.11-3.10-support87cf7d8
Confirm support for Python 3.11You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show