Skip to content

Releases: Kosmorro/lib

Version 1.0.13

09 Nov 11:12

Choose a tag to compare

Bug Fixes

  • add compatibility with the last version of NumPy (#79) (65075b1)
  • add support for Python 3.14 (af440e1)

Version 1.0.12

16 Mar 09:48

Choose a tag to compare

Bug Fixes

Version 1.0.11

03 Aug 11:19

Choose a tag to compare

Bug Fixes

  • dependencies: force using Numpy 2.0 (#73) (9332a38)

v1.0.10

11 Nov 11:17

Choose a tag to compare

Bug Fixes

Version 1.0.9

19 Aug 08:30

Choose a tag to compare

Bug Fixes

  • fix compatibility with the last versions of NumPy (#65) (e43319b)

Version 1.0.8

05 May 11:43

Choose a tag to compare

Bug Fixes

  • deps: update skyfield-data requirement from >=3,<5 to >=3,<6 (#62) (a2aa56c)

Version 1.0.7

11 Nov 09:04

Choose a tag to compare

Build System

BREAKING CHANGES

  • Python 3.7 is not supported anymore.

Version 1.0.6

19 Mar 09:47

Choose a tag to compare

Bug Fixes

  • prevent get_ephemerides() from returning values out of the dates given in arguments (1cf40f5)

Version 1.0.5

21 Feb 12:33

Choose a tag to compare

Bug Fixes

  • ephemerides: fix the rise, culmination and set times being too often None (bbf1b9f)
  • fix the warning message from skyfield-data package about expired data (f3d39ad)

Version 1.0.4

09 Jan 15:13

Choose a tag to compare

Bug Fixes

  • Breaking change: restore kosmorrolib.__version__ module (0245394)