Skip to content

archon 0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 23:46
· 43 commits to main since this release

💥 Breaking changes

  • Support for Python 3.8 has been deprecated.

🚀 New

  • #45 Added a new option files.write_engine that can be set to astropy or fitsio. In the latter case it will use fitsio to write images to disk. This requires installing sdss-archon with the fitsio extra (e.g., pip install sdss-archon[fitsio]).

🔧 Fixed

  • Fix broken tests in 3.12.