Skip to content

v0.11.1

Choose a tag to compare

@Steffo99 Steffo99 released this 11 Apr 14:47
· 68 commits to main since this release
e42034c

What's changed

  • ✨ Added basic support for the Glory in Navori set
  • 🐛 Fix configuration via the DATA_DRAGON_SET_CODES envvar
  • 🧹 Changed argument order of data::setbundle::create_cardindex_from_dd_latest
  • 🧹 Used impl Iterator instead of Vec in data::setbundle::create_cardindex_from_dd_latest

Development

  • 📦 Added tokio as a dev-dependency

Deployment

  • 🧹 Tweaked debug logging for bundle loading and fetching

Documentation

  • 📘 Removed references to "english" data in the documentation
  • 📘 Fixed non-closed code blocks in the documentation
  • 🐛 Restored development card data (required for tests)
  • 🧪 Added doctest for data::deckcode::deck::Deck::champions