A new way to add options to commands and some bug fixes.
**Updates:**
- FEAT: a new way to add options via the `option` decorator.
- FIX: commands erroring due to `description` being `MISSING`.
- FIX: `debug_scope` not correctly being applied to subcommands.
- FIX: enhanced not loading in `stable` branch or releases.
- DOCS: document `option` decorator.
- DOCS: add more examples.
**Full Changelog**: https://github.com/interactions-py/enhanced/compare/3.0.1...3.1.0