ClimaTimeSteppers.jl Release Notes Main v0.7.18 Added a fused T_exp_T_lim!, so that we can fuse DSS calls that previously lived in T_exp! and T_lim!. v0.7.17 Started NEWS increments are now fused in the imex ARK method. This should yield better GPU performance, and may result in machine-precision changes.