Releases: MASSHUU12/godot-yat
v1.31.1-beta
What's Changed
- Fix detected bugs by @MASSHUU12 in #313
Full Changelog: v1.31.0-beta...v1.31.1-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.31.1-beta/CHANGELOG.md
v1.31.0-beta
What's Changed
- Move CurrentTerminal to TerminalManager by @MASSHUU12 in #304
- Move DebugScreen to separate autoload by @MASSHUU12 in #305
- Rewrite 'ds' command by @MASSHUU12 in #307
- Recator ICommand interface by @MASSHUU12 in #308
- Create a notification when new release is available by @MASSHUU12 in #309
- Use OmniSharp by @MASSHUU12 in #310
- Implement auto update by @MASSHUU12 in #311
- v1.31.0-beta by @MASSHUU12 in #312
Full Changelog: v1.30.0-beta...v1.31.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.31.0-beta/CHANGELOG.md
v1.30.0-beta
What's Changed
- Update docs by @MASSHUU12 in #295
- Allow running quick commands via qc command by @MASSHUU12 in #296
- Fix bugs detected by tests by @MASSHUU12 in #297
- Implement enum type by @MASSHUU12 in #300
- Write tests for CommandInputAttribute by @MASSHUU12 in #301
- Rework terminal history by @MASSHUU12 in #302
- v1.30.0-beta by @MASSHUU12 in #303
Full Changelog: v1.29.0-beta...v1.30.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.30.0-beta/CHANGELOG.md
v1.29.0-beta
What's Changed
- Automatically generate usage info by @MASSHUU12 in #281
- Refactor & test Reflection class by @MASSHUU12 in #282
- Use Confirma for unit testing by @MASSHUU12 in #283
- Update Confirma by @MASSHUU12 in #284
- Update tests by @MASSHUU12 in #287
- Fix leaked objects by @MASSHUU12 in #288
- Fix OS.RunCommand hanging on Linux by @MASSHUU12 in #289
- Refactor Networking.Ping method by @MASSHUU12 in #290
- Attempt to rewrite watch command by @MASSHUU12 in #293
- v1.29.0-beta by @MASSHUU12 in #294
Full Changelog: v1.28.0-beta...v1.29.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.29.0-beta/CHANGELOG.md
v1.28.0-beta
What's Changed
- feat: Better help information output by @molingyu in #271
- Rework Yat Enable by @MASSHUU12 in #273
- Control DebugScreen's interval via
ds
command by @MASSHUU12 in #274 - Allow calling Quick Commands w/o GUI by @MASSHUU12 in #278
- v1.28.0-beta by @MASSHUU12 in #280
New Contributors
Full Changelog: v1.27.1-beta...v1.28.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.28.0-beta/CHANGELOG.md
v1.27.1-beta
What's Changed
- Update
cat
command by @MASSHUU12 in #262 - Add
Ok
command result by @MASSHUU12 in #263 - Keep last command status by @MASSHUU12 in #264
- Use new test runner by @MASSHUU12 in #265
- Fix
TryParseCommandInputType
by @MASSHUU12 in #267 - Improve nullability handling by @MASSHUU12 in #268
- v1.27.1-beta by @MASSHUU12 in #269
Full Changelog: v1.27.0-beta...v1.27.1-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.27.1-beta/CHANGELOG.md
v1.27.0-beta
What's Changed
- Add
sr
command by @MASSHUU12 in #253 - Use new font by @MASSHUU12 in #254
- Optimize DebugScreen by @MASSHUU12 in #258
- Add font size settings by @MASSHUU12 in #259
- Add font setting by @MASSHUU12 in #260
- v1.27.0-beta by @MASSHUU12 in #261
Full Changelog: v1.26.0-beta...v1.27.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.27.0-beta/CHANGELOG.md
v1.26.0-beta
What's Changed
- Move calling methods to a
$
command by @MASSHUU12 in #242 - Add
tfs
command by @MASSHUU12 in #243 - Add full window display by @MASSHUU12 in #244
- Fix missing description for arguments and options in manual by @MASSHUU12 in #245
- Fix exported ZIP by @MASSHUU12 in #250
- Update documentation to make it easier to get started by @MASSHUU12 in #251
- v1.26.0-beta by @MASSHUU12 in #252
Full Changelog: v1.25.0-beta...v1.26.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.26.0-beta/CHANGELOG.md
v1.25.0-beta
What's Changed
- Replace 'stats' command & Monitor with 'ds' command & DebugScreen by @MASSHUU12 in #227
- Better ShortenPath method by @MASSHUU12 in #229
- Screenshot command by @MASSHUU12 in #230
- Fov command by @MASSHUU12 in #231
- Add
inspect
command by @MASSHUU12 in #236 - Add
crash
command by @MASSHUU12 in #237 - Add
forcegc
command by @MASSHUU12 in #238 - Add
version
command by @MASSHUU12 in #239 - v1.25.0-beta by @MASSHUU12 in #240
Full Changelog: v1.24.1-beta...v1.25.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.25.0-beta/CHANGELOG.md
v1.24.1-beta
What's Changed
- Optimizations and refactoring by @MASSHUU12 in #225
- v1.24.1-beta by @MASSHUU12 in #226
Full Changelog: v1.24.0-beta...v1.24.1-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.24.1-beta/CHANGELOG.md