Releases: hikari-crescent/hikari-crescent
v1.1.0
What's Changed
- Fixed hyperlink bracket mixup by @EllieJaybee in #355
- Declare support for Hikari stable by @parafoxia in #357
New Contributors
- @parafoxia made their first contribution in #357
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0
This release includes a few breaking changes. Me and @circuitsacul have removed custom contexts and the ability to use arguments in functions. This was circuits idea from over a year ago, and I want to give him credit for being right. It took me a long time to release this was the right way to do things.
Additionally I updated the hook API to work on events. I believe this was a wanted feature for a while. It should be nice to have it now. I also apologize that it has been a while. I am not as interested in this project anymore, so I am looking for someone to take over for me instead of letting it die. Please be patient. Have fun and enjoy making bots!
What's Changed
- 💥 Remove argparse features by @Lunarmagpie in #343
- 💥 Rip out custom contexts by @Lunarmagpie in #346
- Remove function command from autocomplete info by @circuitsacul in #347
- 📝 Docs reword by @Lunarmagpie in #344
- Allow hook API to work on events by @Lunarmagpie in #348
- 🐛 Compare commands before posting by @Lunarmagpie in #353
- Fix typo of ephemeral by @EllieJaybee in #354
- Update Dependencies by @Lunarmagpie in #356
New Contributors
- @EllieJaybee made their first contribution in #354
Full Changelog: v0.6.6...v1.0.0
v0.6.6
What's Changed
- Add Context.respond_with_modal and Context.respond_with_builder by @hypergonial in #339
- Move to mkdocs by @hypergonial in #340
- 📝 Docs Improvement by @Lunarmagpie in #341
Lets play the docs publish properly.
New Contributors
- @hypergonial made their first contribution in #339
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- ⬆️ upgrade hikari to dev-122 by @circuitsacul in #338
Full Changelog: v0.6.4...v0.6.5
v0.6.4
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- 🌙 Add mascot to README by @Lunarmagpie in #309
- ⬆️ Update ruff requirement from >=0.0.274,<0.0.276 to >=0.0.274,<0.0.277 by @dependabot in #310
- 📝 Add template to README by @Lunarmagpie in #313
- ⬆️ Update ruff requirement from >=0.0.274,<0.0.277 to >=0.0.274,<0.0.279 by @dependabot in #312
- ⬆️ Update ruff requirement from >=0.0.274,<0.0.279 to >=0.0.274,<0.0.284 by @dependabot in #318
- GUILD_STAGE is now textable, update hikari to dev 121 by @circuitsacul in #324
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
Small changes, dependency updates, and bug fixes.
What's Changed
- Update context properties by @novanai in #290
- ⬆️ Update pdoc requirement from ^12.1.0 to >=12.1,<14.0 by @dependabot in #291
- ⬆️ Update python-dotenv requirement from ^0.21.0 to ^1.0.0 by @dependabot in #292
- ⬆️ Update mypy requirement from ^0.982 to ^1.0.0 by @dependabot in #293
- 🐛 Add missing channel types by @circuitsacul in #296
- implement choice name localization by @circuitsacul in #298
- Update README.md in light of Discord username change by @circuitsacul in #301
- set the hikari version to ==dev120 by @circuitsacul in #300
- update a bunch of dev dependencies by @circuitsacul in #303
- ⬆️ Update pdoc requirement from >=12.1,<14.0 to >=12.1,<15.0 by @dependabot in #306
- Add autocomplete example to readme by @circuitsacul in #304
- ⬆️ Update ruff requirement from ^0.0.274 to >=0.0.274,<0.0.276 by @dependabot in #308
New Contributors
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Catch all subclasses of exceptions in error handlers by @Lunarmagpie in #289
💥 BREAKING CHANGE 💥
Subclasses of errors are now catched in error handlers. I felt this was the more pythonic way of doing things, so I decided to make the change after it was suggested.
Full Changelog: v0.5.2...v0.6.0
v0.5.2
This doesn't make any changes to functionality. Just pushes the new branding to pypi.
What's Changed
- 🎨 Update visuals in README by @Lunarmagpie in #286
Full Changelog: v0.5.1...v0.5.2