v0.9.0-alpha.8
·
295 commits
to main
since this release
Added
- re-implement rhai again (#222)
- add
ScriptValue::Mapand create appropriate conversions in lua and rhai (#229) - Add
functionsscript method, and create function info scaffolding (#228) - Call custom
getandsetfunctions on the type when indexing. (#226) - Add
optionalarguments to script functions (#225) - Add world.with_or_insert_component_mut() (#223)