----------------- * 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.
1.35.0
----------------- * Added required config file for ReadTheDocs. * Updated package dependencies to newer versions.
1.34.6
----------------- * Changed default backend back to Agg.
1.34.5
----------------- * 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.
1.34.4
----------------- * Fixed Python 2.x issue with output_type argparse option. * Can now specify more than one output type from the command line.