Skip to content

v0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 02:33
· 144 commits to main since this release
a6b924f

Added

  • create ScriptingDocgenPlugin to allow exporting LAD files + export BMS bindings (#303)
  • add global functions to mdbook, allow documenting arguments and return values (#296)
  • separate ladfile into ladfile_builder and ladfile crates (#293)
  • add construct global for constructing arbitrary types & Union type (#302)
  • pre-register reflected components with the world at finalize (#314)
  • add allocator diagnostics (#305)
  • improve warning on missing asset (#295)

Fixed

  • functions not releasing accesses correctly on error (#315)
  • remove reflect_functions and file_watcher flags from bevy dependency (#316)