Skip to content

Releases: henrysky/milkyway_plot

v0.12.0

10 Jun 04:52
4701102
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-python from 4 to 5
  • Add radius (r) as supported parameter for bokeh figures (Mitlasóczki Bence)
  • Fix a bug where ticks show up in between the all-sky plot and the colour bar when doing all-sky plot + scatter plot + colorbar (Camila Navarrete)

Full Changelog: v0.11.1...v0.12.0

v0.11.1

03 Oct 03:31
889535e
Compare
Choose a tag to compare

Changed

  • Change Matplotlib minimum required version to at least v3.7.0

v0.11.0

12 Sep 22:42
0353bf2
Compare
Choose a tag to compare

Changed

  • Using new Matplotlib pcolormesh API introduced in v3.7.0 to plot sky map with projections faster with less memory
  • Add option to plot galactic grid, equatorial grid and ecliptic grid in sky map

v0.10.0

01 Mar 12:14
bc1b9e1
Compare
Choose a tag to compare

mw-plot v0.10.0 release.

This release mainly test the pipeline for Github Actions to publish release to PyPI