Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@Deuchnord Deuchnord released this 09 Jan 12:31
· 44 commits to main since this release

Bug Fixes

  • fix Python support for NumPy (#40) (a99ef9d)

  • make the opposition detection more reliable (#39) (761ec4e)

  • 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.