Skip to content

Releases: Kosmorro/kosmorro

Version 0.10.9

12 Jan 17:07

Choose a tag to compare

a.k.a the Huge Oops Version

Bug Fixes

  • Fix the distribution on PyPI that was actually the unfinished version 1.0.0. Yes, really.

I think I need some sleep.

Version 0.10.8

10 Jan 08:35

Choose a tag to compare

Bug Fixes

  • fix locale support that led to an exception (38571c3)

Distribution

  • Linux users can now get Kosmorro by downloading a simple AppImage file (see the artifacts below).
  • Docker image is deprecated and will not be updated anymore. If you are still using it, please migrate to one of the other solutions.

Version 0.10.7

04 Dec 11:05

Choose a tag to compare

a.k.a the “Oops version”

Bug Fixes

  • return next Moon phase with the correct time zone (1cc8913)

Version v0.10.6

20 Nov 11:15

Choose a tag to compare

Bug Fixes

  • colors: use colors adapted on both dark and light background (9bdb490)
  • events: fix event details display for maximal elongation (d73f74a)

Version v0.10.5

09 Nov 18:15

Choose a tag to compare

Bug Fixes

  • fix a display issue on the events list when Kosmorrolib returns events not supported by the CLI (e82af8f)
  • fix KeyError on events processing (be6bf53)

Version v0.10.4

01 Nov 17:44

Choose a tag to compare

Bug Fixes

  • update Kosmorrolib to version 1.0.1 (#207) (b492e7f)
    Note: if you were using Kosmorro < 0.10.3, files were automatically downloaded. Those files are not necessary anymore, so you can delete the folder $HOME/.kosmorro-cache

Note: This version is empty and contains exactly the same things as v0.10.3. It has been created because of a manipulation mistake that led to the creation of a wrong version on PyPI.
If v0.10.3 does not exist on your distribution, install v0.10.4, and you will have exactly the same thing.

Version v0.10.3

01 Nov 17:44

Choose a tag to compare

Bug Fixes

  • update Kosmorrolib to version 1.0.1 (#207) (b492e7f)
    Note: if you were using Kosmorro < 0.10.3, files were automatically downloaded. Those files are not necessary anymore, so you can delete the folder $HOME/.kosmorro-cache

Note: this version is actually tagged v0.10.3 because of a manipulation mistake that led to the creation of a wrong version on PyPI.
If v0.10.3 does not exist on your distribution, install v0.10.4, and you will have exactly the same thing.

Version v0.10.2

26 Aug 19:50

Choose a tag to compare

Bug Fixes

  • NoneType error on JSON output without position (#199) (6988e77)

Version v0.10.1

20 Jun 14:15

Choose a tag to compare

Bug Fixes

  • enhance forward compatibility with Kosmorrolib (#189) (1fe90d2)
  • PDF export: fix the failure on PDF saving (#186) (8d71b61)

Version v0.10.0

30 May 15:34

Choose a tag to compare

Bug Fixes

Features