Stpipe

Latest version: v0.5.2

Safety actively analyzes 627655 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.2

==================

- Update style and linting checking [103]
- Fix regex issue in internal configobj [108]
- Remove bundled ``configobj`` package in favor of the ``configobj`` package
bundled into ``astropy``. [122]
- Fix ``datetime.utcnow()`` DeprecationWarning [134]
- Provide ``asn_n_members=1`` when opening the ``Step`` dataset for
``get_crds_parameters`` [142]
- Fix bug in handling of ``pathlib.Path`` objects as ``Step`` inputs [143]
- Log readable Step parameters [140]
- Fix handling of functions and subprocesses as Step pre- and post-hooks. Add
ability to pass imported python functions and ``Step`` subclasses directly as
hooks. And allow ``Step`` subclass instances with set parameters as hooks. [133]

0.5.1

==================

- Print out ``jwst`` or ``romancal`` versions from ``strun --version``. [98]
- Print default parameter values for ``strun <step_alias> --help`` [101]
- Move ``strun`` to entrypoints [101]
- Deprecate ``preserve_comments`` fix spec parsing for inline comments with
a closing parenthesis [107]

0.5.0

==================

- Remove use of deprecated ``pytest-openfiles`` ``pytest`` plugin. This has been replaced by
catching ``ResourceWarning`` s. [90]
- Start using ``pre-commit`` to handle style checks. [79]
- Apply the ``isort`` and ``black`` code formatters and reduce the line length
maximum to 88 characters. [80]
- Add spell checking through the ``codespell`` tool. [81]
- Drop support for Python 3.8 [93]
- Remove ``stdatamodels`` dependency, as it is no longer used. [91]
- Add ``flynt`` string update checking tool. [92]

0.4.6

==================

- add ``importlib.metadata`` as a dependency and update loading of entry_points to drop
usage of pkg_resources [84]
- update minimum python to 3.8 and ASDF version to 2.8 [87]
- replace legacy AsdfExtension with resource_mapping [82]
- update minimum version of ``asdf`` to ``2.13`` and add minimum dependency testing to CI [75]

0.4.5

==================

- convert ``FromCommandLine`` instances to str before using as keyword arguments to ``Step`` [78]

0.4.4

==================

- include ``scripts`` in package [76]

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.