Skip to content

Releases: ncke/SwiftAstro

Improve handling of Greek alphabet in star names

28 May 22:19
Compare
Choose a tag to compare
0.0.12

Improve handling of greek letters in star names

Improve star naming

26 May 19:33
Compare
Choose a tag to compare
0.0.11

Improve interpretation of bayer greek naming

Make star name designations public

22 May 21:58
Compare
Choose a tag to compare
0.0.10

Make designation accessors public

Provide public initialiser for `StarNamesCatalog`

22 May 21:54
Compare
Choose a tag to compare
0.0.9

Provide public initialiser

StarNamesCatalog bugfix

22 May 21:50
Compare
Choose a tag to compare

Fixes an issue where the StarNamesCatalog initialiser was not public.

Add IAU Star Names Catalog

22 May 21:22
Compare
Choose a tag to compare

Adds the StarNamesCatalog providing the IAU Catalog of Star Names.

Add the Sun, Moon, and Pluto

24 Feb 20:08
1d6134a
Compare
Choose a tag to compare
  • Adds the capability to compute the geocentric position of the Sun and Moon.
  • Adds the heliocentric and geocentric position of Pluto.

Adds geocentric positions of planets

10 Feb 20:45
Compare
Choose a tag to compare

This release adds functionality to calculate the geocentric apparent right ascension and declination of the planets at a given date/time.

Add MIT license.

20 Feb 13:54
7be7169
Compare
Choose a tag to compare
0.0.4

Create LICENSE.md

Minor improvement to unit test coverage.

20 Feb 10:44
Compare
Choose a tag to compare
0.0.3

Improve tests for time data structure