Skip to content

Godot Project Doctor Mini v0.2.3

Choose a tag to compare

@Vav-Labs Vav-Labs released this 14 May 06:03
· 10 commits to master since this release

Patch release for Godot Project Doctor Mini focused on release synchronization and GitHub packaging cleanup.

Highlights:

  • Updates the stable PR comment marker to <!-- godot-project-doctor-mini -->.
  • Keeps master aligned with the latest release-ready addon state: plugin.cfg remains 0.2.2, addon-local README/LICENSE are present, docs/assets/.gdignore is present, README/CHANGELOG are updated, and .gitattributes is included.
  • Adds .gitattributes export-ignore rules for cleaner generated source archives.
  • Stops tracking generated Godot .import files for docs assets now that docs/assets/.gdignore is present.

Validation:

  • Local Project Doctor smoke test passed.
  • Local Project Doctor scan passed with 0 errors, 1 warnings, 0 info.
  • GitHub Actions Smoke Test is green for commit f8303a3.