skymath 0.2.0

Planning-grade astronomy math for astrophotography tooling: angles, equatorial coordinates, sexagesimal parsing and formatting, angular separation and offsets, precession, MJD/JD/calendar conversions, sidereal time, and observer-local quantities (alt-az, airmass, transit).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog

## [0.2.0]https://github.com/nightwatch-astro/skymath/compare/v0.1.0...v0.2.0 (2026-07-12)


### Features

* Sun and Moon ephemerides — twilight, lunar separation, illumination, moon-avoidance ([#4]https://github.com/nightwatch-astro/skymath/issues/4) ([cb9d63a]https://github.com/nightwatch-astro/skymath/commit/cb9d63a9b5e5a9dbb107448697dfe5a08ec67e4b)

## 0.1.0 (2026-07-12)


### Features

* planning-grade astronomy math library (coordinates, time, observer, frames) ([#1]https://github.com/nightwatch-astro/skymath/issues/1) ([b9dd3f7]https://github.com/nightwatch-astro/skymath/commit/b9dd3f70ddaaa5706662d793dfe9d972728b9a95)