1.0.1
What's Changed
bugfixes by @alphasentaurii
- move HstSvmRadio import inside HstSvmScrubber class method to avoid importing astroquery unnecessarily #49
- matplotlib style setting looks for "seaborn-v0_8-bright" if "seaborn-bright" unavailable, fallback uses default style #49
installation / automation by @alphasentaurii
- temporarily pin tf max version to 2.15 to ensure compatibility with models saved in 2.13 or older #49
- GA workflow minor revision: pypi publish #46
- Replace flake8 with ruff, replace deprecated tf.keras.wrappers.scikit_learn with scikeras, add GA workflows #45
documentation by @alphasentaurii
- Update readthedocs.yaml for compatibility with latest formatting requirements [#44]
- RTD: Install graphviz before building docs [#47]
Full Changelog: 1.0.0...1.0.1