Releases: spacetelescope/stsci.tools
Releases · spacetelescope/stsci.tools
4.1.1
What's Changed
- RTD: Sphinx 8 works by @pllim in #155
- TST: Fix devdeps by @pllim in #156
- Bump the actions group in /.github/workflows with 4 updates by @dependabot in #157
- run build workflow on pull request by @zacharyburnett in #159
- ensure module is present in built wheel by @zacharyburnett in #160
- PEP621 (move metadata into
pyproject.toml
) by @zacharyburnett in #158 - use canonical filename of RTD configuration and enable
nitpicky
by @zacharyburnett in #149
New Contributors
- @dependabot made their first contribution in #157
- @zacharyburnett made their first contribution in #159
Full Changelog: 4.1.0...4.1.1
4.1.0 Release Notes
See change log.
4.0.1 Release Notes
See change log.
STSCI.TOOLS v4.0.0
3.6 Release Notes
See change log.
stsci.tools 3.4.13
- This is a release to clean up code and improve installation scripts.
- nmpfit was deprecated and will be removed in future releases.
3.4.11 Release Notes
Release for HSTDP 2017.2.
3.4.5 Release Notes
Replaced deprecated clobber
keyword usage with overwrite
for FITS write method when Astropy >= 1.3. Use this version if you don't want deprecation warnings from Astropy.
3.4.4 Release Notes
Removed deprecated FITS function calls from this package. Any version before this one is not fully compatible with Astropy 1.3. If you use Astropy 1.3 or later, this version or later is recommended.
3.4.3 Release Notes
Fixed a bug so that this package and PyRAF are more forgiving when encountering non-ASCII characters in a file.