We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc504f8 commit ae442daCopy full SHA for ae442da
release-notes/0.10.0.md
@@ -49,6 +49,10 @@ The LAD format now supports arbitrary `TypedThrough` types as global instances.
49
The the mdbook pre-processor globals page got some love and now inlines links to each type as well as splits up the section to be more readable:
50

51
52
+### Other
53
+- Fixed issue where unit enum variants would be converted to `nil`
54
+- `ScriptComponent` now implements `Reflect` (Thanks @Peepo-Juice)
55
+
56
## Changelog
57
See a detailed changelog [here](https://github.com/makspll/bevy_mod_scripting/blob/main/CHANGELOG.md)
58
0 commit comments