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
Update version number to 0.05.
The only things different about 0.05 are:
* The releases will be built automatically by the GitHub actions.
* The output is forced to be line buffered.
Added CI to allow the RISC OS build to happen.
The CI should now invoke the !BuildAll script and that should then
go off and build all the parts that we need. Then we use the clipboard
to copy off the binary.
Added support for writing the files with a filetype on RISC OS builds.
Added support for using the server URI.
The server URI can be set from the command line as well. This is mostly
for testing, so that I don't have to use the live server.