astropy v1.0.8 Release Notes

Release Date: 2016-01-08 // over 8 years ago
  • ๐Ÿ› Bug Fixes

    astropy.io.fits ^

    • ๐Ÿ›  Fixed an bug where updates to string columns in FITS tables were not saved on Python 3. [#4452]

    astropy.units ^

    • In-place peak-to-peak calculations now work on Quantity. [#4442]

    astropy.utils ^

    • Fixed find_api_page to work correctly on python 3.x [#4378, #4379]