Releases: MASSHUU12/godot-yat
v1.24.0-beta
What's Changed
- Add more options to toggle audio command by @MASSHUU12 in #211
- Make commands return values more useful by @MASSHUU12 in #212
- Update Cs command by @MASSHUU12 in #213
- Traceroute command by @MASSHUU12 in #215
- Rework ping command by @MASSHUU12 in #216
- Load command by @MASSHUU12 in #219
- Description attribute by @MASSHUU12 in #220
- Usage attribute by @MASSHUU12 in #221
- Rework input validation by @MASSHUU12 in #222
- v1.24.0-beta by @MASSHUU12 in #223
Full Changelog: v1.23.0-beta...v1.24.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.24.0-beta/CHANGELOG.md
v1.23.0-beta
What's Changed
- Separate method logic from SelectedNode by @MASSHUU12 in #206
- Preferences by @MASSHUU12 in #207
- Restore yat enable functionality by @MASSHUU12 in #208
- Yet another namespace improvements by @MASSHUU12 in #209
- v1.23.0-beta by @MASSHUU12 in #210
Full Changelog: v1.22.0-beta...v1.23.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.23.0-beta/CHANGELOG.md
v1.22.0-beta
What's Changed
- Tooltip for selected node by @MASSHUU12 in #196
- Create Parser class by @MASSHUU12 in #200
- Method chaining by @MASSHUU12 in #201
- Update example scene by @MASSHUU12 in #203
- Update monitor & stats command by @MASSHUU12 in #204
- v1.22.0-beta by @MASSHUU12 in #205
Full Changelog: v1.21.0-beta...v1.22.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.22.0-beta/CHANGELOG.md
v1.21.0-beta
What's Changed
- Implement AllowToGoOffScreen variable by @MASSHUU12 in #188
- Simplified namespaces by @MASSHUU12 in #190
- Combine attributehelper with reflection class by @MASSHUU12 in #191
- Rework command extension system by @MASSHUU12 in #193
- Adjust folder structure by @MASSHUU12 in #194
- v1.21.0-beta by @MASSHUU12 in #195
Full Changelog: v1.20.0-beta...v1.21.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.21.0-beta/CHANGELOG.md
v1.20.0-beta
What's Changed
- Documentation for some classes by @MASSHUU12 in #180
- Unit tests by @MASSHUU12 in #181
- Fix termination of threaded commands by @MASSHUU12 in #183
- Add context menu to YatWindow by @MASSHUU12 in #185
- v1.20.0-beta by @MASSHUU12 in #186
Full Changelog: v1.19.0-beta...v1.20.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.20.0-beta/CHANGELOG.md
v1.19.0-beta
What's Changed
- Partial terminal independence of YAT by @MASSHUU12 in #171
- Move adding commands to the CommandManager by @MASSHUU12 in #173
- Support for multiple terminals by @MASSHUU12 in #174
- Create instances of commands dynamically by @MASSHUU12 in #176
- v1.19.0-beta by @MASSHUU12 in #177
Full Changelog: v1.18.0-beta...v1.19.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.19.0-beta/CHANGELOG.md
v1.18.0-beta
What's Changed
- More options for yat window by @MASSHUU12 in #154
- Sys command by @MASSHUU12 in #155
- 156 man command should display information if command is threaded by @MASSHUU12 in #157
- Remove log helper by @MASSHUU12 in #158
- 160 rework CommandArguments by @MASSHUU12 in #162
- Timescale command by @MASSHUU12 in #166
- Toggle audio command by @MASSHUU12 in #167
- v1.18.0-beta by @MASSHUU12 in #169
Full Changelog: v1.17.0-beta...v1.18.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.18.0-beta/CHANGELOG.md
v1.17.0-beta
What's Changed
- Rework log helper by @MASSHUU12 in #137
- Action to go back in autocompletion by @MASSHUU12 in #142
- Handle keybindings better by @MASSHUU12 in #143
- Add option to close the terminal by @MASSHUU12 in #146
- Search node tree using
cn
command by @MASSHUU12 in #147 - Update SDK to 4.3.0-dev.2 by @MASSHUU12 in #148
- Update script templates by @MASSHUU12 in #149
- Wenv command by @MASSHUU12 in #151
- v1.17.0-beta by @MASSHUU12 in #152
Full Changelog: v1.16.0-beta...v1.17.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.17.0-beta/CHANGELOG.md
v1.16.0-beta
What's Changed
- Improve ls command by @MASSHUU12 in #127
- Improvements to the history command by @MASSHUU12 in #128
- Preparing to introduce EditorTerminal to editor by @MASSHUU12 in #129
- Use UIDs instead of paths by @MASSHUU12 in #130
- Improvements to the view command by @MASSHUU12 in #131
- Simplify commands by @MASSHUU12 in #135
- v1.16.0-beta by @MASSHUU12 in #136
Full Changelog: v1.15.2-beta...v1.16.0-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.15.0-beta/CHANGELOG.md
v1.15.2-beta
What's Changed
- Use Godot SDK 4.3.0-dev.1 by @MASSHUU12 in #117
- 116 options header is displayed in man when command does not have any options by @MASSHUU12 in #118
- Fix ls command by @MASSHUU12 in #121
- Log errors in cn command by @MASSHUU12 in #122
- Extend cn command by @MASSHUU12 in #124
- Limit width of selected node label by @MASSHUU12 in #125
- v1.15.2-beta by @MASSHUU12 in #126
Full Changelog: v1.15.1-beta...v1.15.2-beta
Key Changes: https://github.com/MASSHUU12/godot-yat/blob/v1.15.0-beta/CHANGELOG.md