Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[0.2.4]

Fixed

  • The project structure has been revised, and web work has been moved outside the package


[0.2.3] - 2026-02-26

Added

  • New features on website generator interface:

    • Random center direction and random tilt angle mode for pinhole

    • Zenith, poles and ticks flags for stereographic

    • Grid steps setting for both projections

Fixed

  • Sphinx compatibility

  • Constellation lines

Changed

  • The layout and design of the proposed tasks on the first page of the files for our star maps


[0.2.2] - 2026-02-26

Fixed

  • Restored the website to working state

  • Minor cosmetic improvements to the documentation and website

Changed

  • Trivia game facts


[0.2.1] - 2025-02-25

Added

  • Basic CLI via click: astrageek entry point

  • Project documentation via Sphinx, deployed automatically with GitHub Actions

  • Interactive constellations and Messier objects guessing game

Changed

  • Migrated the website and game to a dedicated server

  • Internal docstrings reformatted and brought to reStructuredText (reST) style

Fixed

  • New visual style for star maps


[0.2.0] - 2025-01-08

Added

  • Pinhole (gnomonic) projection mode for small sky areas

  • Constellation outlines for all 88 IAU constellations

  • Website with star map generator


[0.1.0] - 2025-12-01

Added

  • Stereographic projection of the full sky

  • Coordinate grids: horizontal and equatorial

  • Great circles: ecliptic, celestial equator, and galactic equator

  • Cardinal directions and zenith point

  • Planet positions (inner and outer planets)

  • PDF output support via matplotlib