Skip to content

GdUnit3 v2.4.2

Compare
Choose a tag to compare
@MikeSchulze MikeSchulze released this 08 Apr 10:45
· 4 commits to master since this release
a76d6ad

GdUnit3 v2.4.2

Note

${\Large\color{red}GdUnit3\ is\ Now\ in\ Maintenance\ Mode!}$

Meaning that no new features will be added and only bug fixes will be made.

The development of GdUnit continues with GdUnit4, which is designed for use with Godot4.

What's Changed

Bug Fixes

  • GD-380: Fixes the swallowing of input events when using GdUnitCmdTool
  • GD-376: Fixes parse error when a function argument name is begins with func

Documentation

  • GD-379: Updated the documentation on the Fuzzer page. Correted the examples by using Fuzzers.random_rangei()

Full Changelog: v2.4.1...v2.4.2