ITADN

Replace depreciated substituteAll with replaceVarsWith

#12Pull Requestcoldelectrons 创建于 2025-06-07已合并
C
coldelectronscommented
With 25.05, `substituteAll` is depreciated, and in 25.11/unstable it is no more. The replacement that is most similar to your use is `replaceVarsWith`, which needs the substitutions in a `replacements` set.
合并状态:已合并 合并于 2025-06-07 关闭于 2025-06-07 1 条评论