# Changelog
## [0.3.2](https://github.com/nightwatch-astro/skymath/compare/v0.3.1...v0.3.2) (2026-07-13)
### Documentation
* make the crate root render the README and surface the guide ([#10](https://github.com/nightwatch-astro/skymath/issues/10)) ([5e3be82](https://github.com/nightwatch-astro/skymath/commit/5e3be82b1894280934218e115f04eee696c87d80))
## [0.3.1](https://github.com/nightwatch-astro/skymath/compare/v0.3.0...v0.3.1) (2026-07-13)
### Bug Fixes
* crate-root docs.rs links now resolve ([#8](https://github.com/nightwatch-astro/skymath/issues/8)) ([9e8873c](https://github.com/nightwatch-astro/skymath/commit/9e8873cde63e56764fc8f9d8fbf0716085f6b422))
## [0.3.0](https://github.com/nightwatch-astro/skymath/compare/v0.2.0...v0.3.0) (2026-07-12)
### Features
* identify the IAU constellation containing any sky coordinate ([#6](https://github.com/nightwatch-astro/skymath/issues/6)) ([a3ba312](https://github.com/nightwatch-astro/skymath/commit/a3ba312e5e9c71272fc4f63525059cd055a09801))
## [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))