Skip to content

Commit de1e27b

Browse files
committed
docs
1 parent 6b014bf commit de1e27b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/src/ReleaseNotes/0.16.0.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@ A shiny new overhauled loading/unloading script pipeline which:
3232
- Is much more customizable (want custom callbacks, or don't like how we named our core callbacks? Just disable them and add your own!)
3333
- More scalable, allowing you to load thousands of scripts, without hogging your framerate (by abstracting loading into tickable state machines)
3434

35-
See the new docs section for details.
35+
See the new docs section for details.
36+
37+
# Pre-expanding generated code
38+
Generated code is now expanded at generation time via `cargo expand` saving on compilation time for consumers.

0 commit comments

Comments
 (0)