CRust version 0.1.1
First, thanks to all contributors that helped to release this new version fixing bugs and others 🫶
Below you can find the most important aspects of this new version
💻Cross-platform improvements
The issues in scope of cross-platform has been resolved it now should work fine on the most platforms.
If there are still some issues please reopen #2
🔥New Feature: Run configurations
You can now add run configurations to your project types, that will be executed when a selected project with the project type is clicked.
⚙️Minor improvements
- The UI has been improved so things should be more appealing
- Some fields in the add sheets have help tabs to clearly understand their purpose
- Actions in general have a better feedback telling what happend because of the performed action
⬆️ Upgrade thoughts
- Because of the change of using UUIDs for custom project types and reserving id 1-99 for default types you have to either manually update the IDs in the config or readd the custom types (after that you must also reindex the workspaces for the changes to take effect)
See the assets to download and install this version.