Enhanced

Latest version: v4.0.1

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

Scan your dependencies

Page 1 of 5

4.0.1

Introduces a new way to create extensions. Sorry, I forgot to release it!
Let me know what else you want to be enhanced.

**Updates:**
- FEAT: AltExt: a new syntax for creating extensions.

**Full Changelog**: https://github.com/interactions-py/enhanced/compare/4.0.0...4.0.1

4.0.0

This is `enhanced` after the merge into the main library.
`enhanced` is now compatible with `discord-py-interactions>=4.3.0`.

**Updates:**
- REFACTOR 💥: dropped file sending, get, subcommands, and enhanced commands since they are all in the main library, or as a separate extension.
- FIX: `EnhancedOption`s not working in v4.3
- FEAT: make `Member` separate from `User` in cooldown
- FEAT: add count parameter in cooldown
- FEAT: new cooldown class instead of using a function
- FEAT: the ability to reset a cooldown
- REFACTOR: make enhanced callbacks more efficient
- FIX: `EnhancedOption` error when choices inputted with `Annotated`
- DOCS: update documentation

**Full Changelog**: https://github.com/interactions-py/enhanced/compare/3.2.1...4.0.0

3.3.0rc.2

Fixes `EnhancedExtension`s raising an error if no subcommands are present.

**Full Changelog**: https://github.com/interactions-py/enhanced/compare/3.3.0-rc.1...3.3.0-rc.2

3.3.0rc.1

Release candidate for v3.3.0.

Fixes a lot of stuff
Adds a lot of stuff
`discord-py-interactions>=4.1.1rc.1` required

**Full Changelog**: https://github.com/interactions-py/enhanced/compare/3.2.1...3.3.0-rc.1

3.2.1

A critical bug fix that used to error when trying to use autocomplete for subcommands inside extensions.

**Updates:**
- FIX: unable to use autocomplete in extensions

**Full Changelog**: https://github.com/interactions-py/enhanced/compare/3.2.0...3.2.1

3.2.0

A new way to add group subcommands, autocomplete feature for options inside subcommands, and bug fixes.

**Updates:**

- FEAT: a new way to add group subcommands via `group_var = base_var.group("...")`.
- FEAT: autocomplete feature for options inside subcommands via the `autocomplete` decorator in both `SubcommandSetup` and `ExternalSubcommandSetup`.
- FIX: subcommands without scopes raised an error.
- REFACTOR: removed print statements (oops).
- DOCS: updated guides and added docstrings.
- DOCS: updated the examples in the `comparison/` directory.

**Full Changelog**: <https://github.com/interactions-py/enhanced/compare/3.1.0...3.2.0>

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.