Roid

Latest version: v0.7.0

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

Scan your dependencies

0.4.3

This fixes several issues and adds some new features:
- Type parsing bugs with commands and checks where the return annotation would be mistaken for an option to parse.
- Deferred components can now set a local error handler like everything else.
- App can be passed to commands, checks and other handlers via adding a parameter called `app`. Unfortunately, It's not possible to do this based on type hinting so the system requires this as a reserved name.

0.2.2

This fixes some spelling errors in the docs as well as some type hints for checks.

Before they lead you to believe you should still return an `Interaction` vs returning a `Response` object.

0.2.1

This fixes some type conversion issues when pydantic tries to convert enums on select menus.

0.2.0

This version fixes some cleanup issues with the component system and also allows state to persist between edits where it would have previously been lost causing issues with deleting parents.

0.1.0

The beta release of roid, this is basically its functioning state.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.