You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this release, implemented commands mainly cls to clear the console screen and play-file to play a music file.
And, removed command only-number, because regex command can substitute it.
All changes: 1.11...1.12
In this release, it is now possible to collaborate with external entities, such as the command request that sends an HTTP request and the command open that opens a file.
All changes: 1.6...1.7