Hikari-crescent

Latest version: v1.1.0

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

Scan your dependencies

Page 7 of 7

0.1.0beta.3

What's Changed
* :technologist: Type `__slots__` as `Sequence[str]` on `Bot` by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/52
* :label: fix typing for subclassed user and message commands by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/53
* :art: allow for only one catch per exception by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/56
* :sparkles: Add catch-all error handler by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/60
* :construction_worker: mypy github action by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/64
* :bug: fix options in sub_group by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/66
* Add documentation link to README.md by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/68
* Create testing bot to make testing changes easier by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/67
* :art: Add badges to README.md by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/69
* :zap: use bulk endpoints for registering commands by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/61
* max/min_value don't exist for str by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/70


**Full Changelog**: https://github.com/magpie-dev/hikari-crescent/compare/v0.1.0-beta.2...v0.1.0-beta.3

0.1.0beta.2

What's Changed
* 💚 Fix linter configs by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/49
* :technologist: add ensure_message by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/44
* ✨ Ctx `options`, `command`, `group`, `sub_group`, `command_type` by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/47


**Full Changelog**: https://github.com/magpie-dev/hikari-crescent/compare/v0.1.0-beta.1...v0.1.0-beta.2

0.1.0beta.1

What's Changed
* Plugins by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/1
* Update .isort.cfg by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/2
* :package: fix pyproject.toml by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/3
* plugin._setup not plugin.setup by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/4
* :bug: Fix annotations when theres an annotations import by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/5
* :bug: fix command registration by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/6
* Class Commands, Snowflake -> Snowflakeish by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/7
* :art: switch `is_method` for `functools.partial` by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/8
* Typhints, Group.child(), guilds -> tracked_guilds, fix class commands in bot, update example by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/9
* :construction_worker: add codespell by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/12
* :bug: fix global commands and raise exceptions by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/11
* :truck: move setting to pyproject.toml by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/14
* :bug: Fix loading plugins from inside of folders by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/16
* :art: Fix code duplication in Context.reply by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/15
* :sparkles: command hooks by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/17
* :technologist: improve error handling for posting/fetching application commands by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/22
* :sparkles: group hooks and description by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/24
* Use *args for Choices and ChannelTypes by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/25
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/magpie-dev/hikari-crescent/pull/27
* ✨ Option name param by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/29
* :sparkles: Optional typehint by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/31
* :memo: Redid examples by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/30
* :sparkles: Channel type for decorators by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/34
* ✨ Error handler by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/32
* 👷🏻 Create publish.yml by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/38
* :sparkles: Add Message and User commands by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/36
* :art: `CommandCallback` -> `CommandCallbackT` by CircuitSacul in https://github.com/magpie-dev/hikari-crescent/pull/40
* :bug: fix attrs dependency by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/41
* :memo: add README by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/39
* :tada: 0.1.0-beta.1 by Lunarmagpie in https://github.com/magpie-dev/hikari-crescent/pull/42

New Contributors
* CircuitSacul made their first contribution in https://github.com/magpie-dev/hikari-crescent/pull/1
* Lunarmagpie made their first contribution in https://github.com/magpie-dev/hikari-crescent/pull/3
* pre-commit-ci made their first contribution in https://github.com/magpie-dev/hikari-crescent/pull/27

**Full Changelog**: https://github.com/magpie-dev/hikari-crescent/commits/v0.1.0-beta.1

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.