v0.6.0
What's Changed
- no-std support for runtime by @stargazing-dino in #239
- Improve cache by @janhohenheim in #241
- Fix clippy lints by @Person-93 in #248
- Fix LocalizedLine::text_for_attribute by @Person-93 in #251
- Bump to Bevy 0.17.0 rc by @janhohenheim in #252
- Fix oopses by @janhohenheim in #253
- put "line:" into const by @exoego in #254
- Use bevy's dynamic linking in CI by @Person-93 in #262
- Stop denying warnings in CI aside from lint job by @Person-93 in #261
- Replace git repo link by @Person-93 in #260
- Move some errors from runtime to compile time by @Person-93 in #259
- Bevy 0.17 by @Person-93 in #257
- Prep release by @janhohenheim in #265
New Contributors
- @Person-93 made their first contribution in #248
- @exoego made their first contribution in #254
Full Changelog: v0.5.0...v0.6.0