Rhodes

Latest version: v0.5.4

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

Scan your dependencies

Page 1 of 2

0.5.4

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

* Minor cleanup.
* Lots of docs updates.

0.5.3

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

bugfixes
--------

* Fix ``Pass`` type stub to include ``Result``.
`61 <https://github.com/mattsb42/rhodes/issues/61>`_
* Fix ``ContextPath`` to allow indexing inside of ``Map.Item.Value``.
`62 <https://github.com/mattsb42/rhodes/issues/62>`_

0.5.2

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

* Fixed incorrect kw-only split for ``AwsStepFunctions`` type signature.
`55 <https://github.com/mattsb42/rhodes/issues/55>`_
* Fixed too-strict type restrictions.
`54 <https://github.com/mattsb42/rhodes/issues/54>`_
`56 <https://github.com/mattsb42/rhodes/issues/56>`_

0.5.1

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

* Fixed ``setup.py`` to package type stubs.

0.5.0

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

* **BREAKING CHANGE:** ``AwsLambda`` now requires ``Payload`` to be a ``Parameters`` instance.
* ``AwsStepFunctions`` no longer allows the definition of an execution name.

* NOTE: This is only *not* a breaking change because ``AwsStepFunctions`` was fundamentally broken before.

* **BREAKING CHANGE:** ``AwsBatch`` now required ``Parameters`` to be a ``Parameters`` instance.
* **BREAKING CHANGE:** All parameters for ``State`` classes other than ``title`` are now keyword-only.
`47 <https://github.com/mattsb42/rhodes/issues/47>`_
* **BREAKING CHANGE:** Most parameters are now keyword-only.
`47 <https://github.com/mattsb42/rhodes/issues/47>`_
* Added explicit local defaults for common State fields:
`50 <https://github.com/mattsb42/rhodes/issues/50>`_

* ``InputPath``
* ``OutputPath``
* ``ResultPath``

features
--------

* Add ``State.promote`` method for states that support ``ResultPath``.
`32 <https://github.com/mattsb42/rhodes/issues/32>`_

bugfixes
--------

* Fixed ``AwsStepFunctions`` parameters names.
`45 <https://github.com/mattsb42/rhodes/issues/45>`_

0.4.0

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

* **BREAKING CHANGE:** Renamed ``State.name`` to ``State.title``
`38 <https://github.com/mattsb42/rhodes/issues/38>`_

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.