v4.3.4
GdUnit4 v4.3.4
What's Changed
Improvements
- GD-544: Add Spy support for
Callable
by @MikeSchulze in #545 - GD-546: Allow to test un-typed values by
assert_that
by @MikeSchulze in #547 - Improve settings UI by @mathrick in #534
Bug Fixes
- GD-529: Fix null value access in the inspector. by @MikeSchulze in #530
- GD-531: Fix
assert_not_yet_implemented
reports the wrong line number by @MikeSchulze in #532 - GD-533: Fixes script error in
TestSuiteTemplate
when Godot was installed for the first time by @MikeSchulze in #536 - GD-537: Fix comparing objects containing built-in script type members by @MikeSchulze in #538
New Contributors
Full Changelog: v4.3.3...v4.3.4