Fixes `load_web` method so that the whole XML file is downloaded via the SVO API rather than using `astroquery.svo_fps`, which only has the throughputs. Also removed `astroquery` dependency.
0.4.3
Adds monotonicity check for filters.
0.4.2
Updates NIRISS.GR700XD.1 throughput and adds NIRISS.GR700XD.2 and NIRISS.GR700XD.3.
0.4.1
v0.4.0 has the same bandpass file for WFC3_IR.G141 and WFC3_IR.G102 grisms. This patch corrects the WFC3_IR.G102 grism file.
0.4.0
Added web query support to get filters that are not in the local repo but can be retrieved by `astroquery`. Also made the `svo.filters()` function simpler.
0.3.0
Updates `plot` method, `load_txt` method, and unit handling.