get_ephemerides()
from returning values out of the dates given in arguments (1cf40f5)None
(bbf1b9f)skyfield-data
package about expired data (f3d39ad)kosmorrolib.__version__
module (0245394)remove NumPy direct dependency (#41) (f0b4267)
Note that Numpy is still a dependency of Skyfield and its dependencies, so NumPy is actually still needed to run Kosmorrolib. But now, it is not used anymore here.
MOON_APOGEE
and MOON_PERIGEE
have been renamed to APOGEE
and PERIGEE
Event.details
field is now a dictionary (was previously a string).__build__
constant in __version__.py
has been removed.kosmorrolib.data
has been renamed to
kosmorrolib.model
. To ensure further BC-break to happen on this side,
prefer using the model now exposed from kosmorrolib directly.