Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 1.13 KB

Change log

[0.14.0] - xx xxxx 20xx

  • N/A

[0.13.1] - 26 August 2024

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

[0.13.0] - 24 August 2024

  • 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

[0.12.0] - 10 June 2024

  • Added radius (r) as supported parameter for bokeh figures (Mitlasóczki Bence)
  • Fixed 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)

[0.11.1] - 2 October 2023

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

[0.11.0] - 12 September 2023

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

[0.10.0] - 1 March 2023

  • Release on Github will push a release to PyPI too