Skip to content

Releases: henrysky/milkyway_plot

v0.13.1

26 Aug 14:59
46e66af
Compare
Choose a tag to compare

What's Changed

  • Fixed the issue that matplotlib style sheet is not included in the release

Full Changelog: v0.13.0...v0.13.1

v0.13.0

24 Aug 20:30
7daa901
Compare
Choose a tag to compare

What's Changed

  • Removed setuptools as a requirement
  • Added Milky Way background images in far-infrared, infrared, and gamma-ray wavelengths
  • Added support for fetching Hierarchical Progressive Surveys (HiPS) images as backgrounds
  • Improved test suite coverage
  • Enhanced documentation
  • Minimum Python requirement is >3.9

Full Changelog: v0.12.0...v0.13.0

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

What's 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

What's 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