Closed diegozea closed 5 years ago
It solves:
┌ Warning: `float(x::AbstractString)` is deprecated, use `parse(Float64, x)` instead. │ caller = printfmt(::Base.GenericIOBuffer{Array{UInt8,1}}, ::Formatting.FormatSpec, ::String) at fmtspec.jl:183 └ @ Formatting ~/.julia/dev/Formatting/src/fmtspec.jl:183
Hi @jmkuhn, Is it possible to tag a minor/patch version with this change? Best regards, Diego
I have tagged v0.3.5 which will be available when the METADATA merge is complete.
Thanks!
It solves: