Skip to content

Releases: Kosmorro/kosmorro

v0.10.13

17 Dec 09:13
Compare
Choose a tag to compare

Bug Fixes

  • compatibility with Python 3.12 (4d6b980)

Version 0.10.12

24 May 11:59
0cf9447
Compare
Choose a tag to compare

Bug Fixes

Version 0.10.11

11 Nov 10:30
Compare
Choose a tag to compare

Bug Fixes

  • fix localization for Earth and apsis (#275) (1f1118c)

Build System

BREAKING CHANGES

  • Python 3.7 is not supported anymore
  • AppImage is no longer available. This decision has been made because it has become hard to maintain lately, and I don't have time nor motivation to fix it.

Version 0.10.10

20 Mar 10:45
Compare
Choose a tag to compare

Bug Fixes

  • use Babel to translate the dates (9268113)
  • events: ignore unsupported event types (9bfa8f5)

Features

  • i18n: delete pseudo-translation (b2535ab)

BREAKING CHANGES

Version 0.10.9

12 Jan 17:07
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.