Tansy

Latest version: v0.9.1

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

Scan your dependencies

Page 1 of 3

0.9.1

Changes
- FIX: Properly set `channel_types` when `GuildText` is present.
- FIX: Fix a couple of typehints.
- FIX: Fix URL for PyPI.

**Full Changelog**: https://github.com/Astrea-Stellarium-Labs/tansy/compare/v0.9.0...v0.9.1

0.9.0

Changes
- REFACTOR💥: Replace `TansySlashCommandParameter` with just `SlashCommandParameter` from interactions.py. This removes a lot of overhead that no longer needs to exist.
- Because of this, interactions.py 5.9.0 or greater is required.
- FEAT: Add class hybrid slash commands.
- CHORE: Minor updates to LICENSE and setup.py.

**Full Changelog**: https://github.com/Astrea-Stellarium-Labs/tansy/compare/v0.8.0...v0.9.0

0.8.0

Hybrid command support, woo!

Changes
- FEAT💥: Add in tansy hybrid commands, which (when used alongside the built-in hybrid extension) allow you to use the Tansy format for hybrid slash commands.
- This bumps the minimum version of interactions.py to 5.8.0.
- Class slash commands do not have a hybrid variant yet.
- FIX: Add `__version__` to `__all__`, oops.

**Full Changelog**: https://github.com/Astrea-Stellarium-Labs/tansy/compare/v0.7.0...v0.8.0

0.7.0

A *very* important bug fix, and one feature from v5 that I forgot about.

Changes
- FIX: Copy checks when inheriting. This prevents unexpected behavior related to checks.
- FEAT: If no name is given, assume the name based off the function.

**Full Changelog**: https://github.com/AstreaTSS/tansy/compare/v0.6.1...v0.7.0

0.6.1

Important bug fix for extension users.

Changes
- FIX: Properly parse extension functions and don't error out.

**Full Changelog**: https://github.com/AstreaTSS/tansy/compare/v0.6.0...v0.6.1

0.6.0

The big NAFF to interactions.py update, alongside some goodies.

Changes
* CHORE💥: Upgrade to interactions.py v5, the successor of NAFF.
* FEAT: Add in class-based slash commands! See an example of them in the README.
* FEAT: Add in `describe`, a la discord.py.

**Full Changelog**: https://github.com/AstreaTSS/tansy/compare/v0.5.2...v0.6.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.