Releases: vernisaz/rust_dev_studio
Release 1.53.00
Release 1.52.05
This release focuses on improving the terminal work. It addresses also few minor code issues and bug fixes.
Release 1.52.02
This release adds a possibility to finish a file input from the terminal. For example simtee -o my file.txt will create a new file with the content you typed.
Release 1.52.01
The release includes serious terminal improvements, and also addresses several Windows bugs.
Release 1.51.06
This release contains few bug fixes and adds a possibility to document a project from the IDE.
Release 1.51.00
This release contains many improvements related to the git integration and also fixes for bugs.
Release 1.50.07
This release is mostly focused on improving a stability of the product.
Unzip an archive for your platform and then launch rds. It will perform an installation and then launch the product.
Release 1.50.06
If you started using "format on save" feature and started loosing your files, you need to get the release. Rustfmt checks for a correct Rust syntax, and if it isn't, then refuses to do a formatting. As the result, you get your file lost. The release corrects the problem and saves the file "as is" if it can't be formatted.
Release 1.50.05
This release includes several terminal improvements, a web server fixes, and also an integration with rustfmt.
It includes also menu drawing change, made it more suitable for web applications.
Release 1.50.04
It addresses locking loading files after restoring tabs.