- Added support for flux uncertainties being in FLUX_ERROR column instead of ERROR column for JWST x1d FITS files.
- Fixed readability of y-axis tick labels by adjusting font size, angle, and padding.
- Added required config file for ReadTheDocs.
- Updated package dependencies to newer versions.
- Changed default backend back to Agg.
- Output file names when verbose turned on now accurate.
- Changed output file names, size no longer in the file name.
- Fixed multi-panel large spectra so labels weren't overlapping with other text.
- Changed matplotlib backend to be TkAGG instead of Agg.
- Fixed Python 2.x issue with output_type argparse option.
- Can now specify more than one output type from the command line.
- Added binary FITS table as an output option for COS spectra.
- Removed useless argument checks in main function.
- First build that includes a conda package.
- Added basic support for NIRSPEC and NIRISS.
- Updated ERR keyword to ERROR keyword for JWST instruments.
- Automated version numbers in API doc.
- Renamed some modules that were named after MIRI to be JWST (more generic).
- Added dual-support for Python 2.7 and Python 3.5.
- Added basic support for JWST MIRI 1D spectra.