An import for std.conv.to leaked to any mixed in diet code. So naturally, diet templates were written (in vibe.d skeleton no less) that used to but forgot to import it.
This adds back in an import. But we should consider for 2.0.0 removing all leaked imports from the mixin (probably by moving the mixin into a separate isolated module).
Update meson build version assuming this is going to be released as 1.7.2
An import for
std.conv.to
leaked to any mixed in diet code. So naturally, diet templates were written (in vibe.d skeleton no less) that usedto
but forgot to import it.This adds back in an import. But we should consider for 2.0.0 removing all leaked imports from the mixin (probably by moving the mixin into a separate isolated module).
Update meson build version assuming this is going to be released as 1.7.2