1.18.1
This hotfix update resolves teething issues caused by the addition of the new compiler option, Additional Branch Optimization Steps
-
Fixed compilation not working if task functions were used
-
Fixed incorrect default value for Additional Branch Optimization Steps option (it was set to true, even if the menu didn't show it)
-
compile_with/without
pragma directive for the new compiler option now works and is documented on Wiki (it'sextra_branch_optimization
)
Have fun!