Skip to content

v1.0.0

Choose a tag to compare

@CoreySpohn CoreySpohn released this 25 May 22:48
1545d2d

1.0.0 (2026-05-25)

⚠ BREAKING CHANGES

  • Atmosphere models, docs, refactor language, and loaders
  • SpectrumStar -> Star (canonical type gets the bare noun; previous Star/Spectrum compound was awkward); SimpleStar -> FlatStar (adjective-first variant naming, accurately describes the flat-spectrum behaviour); ZodiSourceAYO -> AYOZodi, ZodiSourceLeinert -> LeinertZodi, ZodiSourcePhotonFlux -> PrecomputedZodi (adjective-first prefix; Source suffix was redundant since the classes live in skyscapes.background and PrecomputedZodi now parallels PrecomputedReflectivity for tabulated-data variants); ZodiSource union -> Zodi.

Features

  • Atmosphere models, docs, refactor language, and loaders (09e68ca)
  • rename Star/Zodi classes for naming consistency (eeba5e3)