All notable changes to the "gut-extension" extension will be documented in this file.
- Debugger support. "debugger" versions of all run commands have been added. GUT with breakpoints!
- Added shell override setting. Now you can pick how you shell out your GUTs.
- Added a Godot path override setting. Now if you shell out your GUTs to something that requires a different path, you can do that.
- #! cells c shells by the see? Sure.
- Changes to work with godot-tools 2.0 extension
- Dependency bumps.
- Symbols used by Godot have changed which broke run-script and run-at-cursor. This changes to the required version of Godot to 3.4 (maybe 3.3).
- Bumped dependency versions.
- Out of beta, it's been working like a charm (which don't work that well but this thing does).
- @pcting added support for projects in sub-directories.
- Updated some packages.
- Initial release