v0.15.0
0.15.0 (2024-05-09)
Features
- adjust type cast syntax (#1158) (07623fc), closes #1150
- disable "unused" warning for placeholders whose name starts with an underscore (#1155) (25781a8), closes #1154
- integrate version 0.24.0 of the
safe-ds
Python library (#1162) (1a24a18) - remove warning that package is empty (#1159) (b13c5df), closes #1153
- suggest adding assignment if statement does nothing (#1156) (11c81b3), closes #1142