v0.3.0
What's Changed
- Add missing license fields to cargo manifests by @johanhelsing in #201
- docs: Fix typos in chapter 2 by @johanhelsing in #198
- Don't depend on bevy default features by @johanhelsing in #207
- Update chapter_1.md by @atornity in #208
- book: Fix typos in the book chapter numbers by @spider-killer556 in #203
- docs: Fix build errors in example chapter 3 by @johanhelsing in #199
- docs: Fix build error and panic in book chapter 1 by @johanhelsing in #197
- Add
instant
dependency for time in wasm build by @AdamWhitehurst in #210 - Merge new release by @StarArawn in #220
- Working on fixes to how context is managed. by @StarArawn in #196
- Skip checking siblings if starting node has no children, fixes an inf loop bug by @RaminKav in #219
- Major fixes to multiple things. by @StarArawn in #221
- Batched rendering.. by @StarArawn in #222
- Release prep by @StarArawn in #223
New Contributors
- @johanhelsing made their first contribution in #201
- @atornity made their first contribution in #208
- @spider-killer556 made their first contribution in #203
- @AdamWhitehurst made their first contribution in #210
- @RaminKav made their first contribution in #219
Full Changelog: v0.2.0...v0.3.0