- Published
- Tuesday, 3 August 2021
- Category
- Release Notes
- Author
- nils-a
Version 2.0.0 of Cake for Rider has been released.
Highlights of this release include:
- Breaking change: Cake for Rider dropped support for all Rider releases before 2020.2
- Breaking change: The setting for custom extensions was removed. (See Details)
- Added support for Rider 2021.2
Release Notes
Full details of everything that was included in this release can be seen in the release notes for this version.
Details on the removed setting for custom extensions
Previously Cake for Rider had a setting to change the file extension
for Cake files away from the default of cake
.
This setting sadly was not usable in all features of Cake for Rider and also lead to a bug under some circumstances.
Hence, this setting was removed. Instead it is suggested to use the default function of Rider to associate file patterns to file types. This setting can be found under File | Settings | Editor | File Types
Under Recognized File Types select Cake Scripts and then under File name pattern set the desired pattern.
There is no automatic migration from the old Cake for Rider specific setting of the Cake extension to the default Rider settings. If you had a custom extension set, you are required to set this manually in the File Types, as explained above.
Release Video
There is a short video discussing the main aspects of this release.