Skip to content

Releases: steveberardi/starplot

v0.3.3

30 Sep 14:52
f25eacd
Compare
Choose a tag to compare
  • Fixes a bug with styles that occurs with Python 3.11 + Pydantic 2.4 (#28)

v0.3.2

29 Sep 15:01
be82eef
Compare
Choose a tag to compare
  • Fixes bug with calculating star marker sizes on zenith plots (#27)

v0.3.1

12 Sep 14:45
3756035
Compare
Choose a tag to compare
  • Adds PyOngc as a dependency

v0.3.0

12 Sep 14:36
d23b1b9
Compare
Choose a tag to compare
  • New objects available for plotting:
    • Deep Sky Objects (DSOs) via OpenNGC
    • Planets
    • Ecliptic
    • RA/DEC labels (for map plots)
  • Style framework refactor
  • Improved documentation

v0.2.2

07 Aug 15:13
7aae69a
Compare
Choose a tag to compare
  • Fixes a bug with detecting overlapping labels in map plots

v0.2.1

06 Aug 19:46
93f1f76
Compare
Choose a tag to compare
  • Fixes Mercator projection
  • Fixes URLs in readme for PyPi

v0.2.0

06 Aug 19:09
5a03445
Compare
Choose a tag to compare
  • Plotting Framework
  • Map plots (including Mercator, North polar, and South polar projections)
  • Plot extra objects with custom styles
  • Import styles from YAML files
  • Documentation
  • And more!

v0.1.2

11 Jun 20:03
0559530
Compare
Choose a tag to compare

PyPI fixes (dependencies, image URL, license)

v0.1.1

11 Jun 19:04
05853a5
Compare
Choose a tag to compare

Initial release with basic star charts.