Skip to content

v4.5.0

Latest
Compare
Choose a tag to compare
@MikeSchulze MikeSchulze released this 12 Dec 09:12
· 6 commits to master since this release
5ff2cd2

Major Update

The way how to notify about gdUnit4 updates available will be changed by this release.
Instead of a pop-up notification dialog, you will now be informed about available updates in the gdUnit4 console.
image
To install the update, you have to open the gdUnit4 settings and navigate to the new update tab.
image

What's Changed

Improvements

Bug Fixes

  • GD-605: Fixes the CMD tool to collect multiple command arguments by @MikeSchulze in #606
  • GD-607: Fix discovery of root test suites by @esainane in #604

Other Changes

  • Added support for Godot4.4-dev6
  • Replace references to GdUnit3 with GdUnit4 by @esainane in #601
  • Fixed typo in "scanned" in code and in prints by @hhyyrylainen in #602

New Contributors

Full Changelog: v4.4.3...v5.0.0