Skip to content

Releases: hikari-crescent/hikari-crescent

v1.1.0

08 Oct 00:24
7e06bba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Jul 19:29
064afe4
Compare
Choose a tag to compare

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

Full Changelog: v0.6.6...v1.0.0

v0.6.6

11 Jan 18:17
691c0ee
Compare
Choose a tag to compare

What's Changed

Lets play the docs publish properly.

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

26 Nov 20:07
62f00ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

09 Oct 03:58
Compare
Choose a tag to compare

Full Changelog: v0.6.3...v0.6.4

v0.6.3

11 Sep 14:07
1f70d04
Compare
Choose a tag to compare

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

26 Jun 22:31
b250a80
Compare
Choose a tag to compare

What's Changed

  • Improve docstrings by @Lunarmagpie in #299

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Jun 06:29
c230c0a
Compare
Choose a tag to compare

Small changes, dependency updates, and bug fixes.

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Feb 08:03
69d897d
Compare
Choose a tag to compare

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

09 Feb 04:12
Compare
Choose a tag to compare

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