Skip to content

v0.9.0

Compare
Choose a tag to compare
@Steffo99 Steffo99 released this 07 Feb 00:31
· 122 commits to main since this release
a0974f9

What's changed

Discord

  • 🎉 Add Discord support!

Data usage

  • ✨ Add Discord custom emoji codes for many data structs to be used in bots
    • ✨ Add data::setbundle::keyword::discord_emoji
    • ✨ Add data::setbundle::region::discord_emoji
  • ✨ Implement From<&CardSupertype> for &'static str and String
  • 🔧 Implement From<&CardType> for &'static str

Search engine

  • ✨ Add experimental level field to search, allowing disambiguation between champion levels

Misc

  • ⬆️ Update dependencies
  • 🧹 Apply various clippy lints
  • 🧹 Cleanup documentation some more