Skip to content

Releases: jlvdb/astropandas

v1.2.2

09 Jul 13:12
Compare
Choose a tag to compare
  • Relaxed python requirements to version 3.7.
  • Changed matplotlib (for plotting methods) to an optional dependency.
  • Moved to pyproject.toml and updated metadata.

Added the missing function parameter "ext" to read_auto

04 Jul 09:31
Compare
Choose a tag to compare

Improved string column support

26 Jun 14:58
Compare
Choose a tag to compare

Added string columns support for astropy.io.fits backend. String columns are now of fixed width, which has a much wider support in FITSIO implementations.