New
v0.4.3
:sunflower: Highlights
- Safeguard levels: fine-tune the amount of runtime validations (#1278)
- Default parameters via
#[opt(default = ...)]syntax (#1396) - Support
renamefor#[var](#1388) - Add
Array::functional_ops()(#1393)
๐ Further reading
Git: https://github.com/godot-rust/gdext/compare/v0.4.2...v0.4.3
๐ท New Contributors
@lyonbeckers