nolta/Calendar.jl

has(d,k) is now deprecated

Closed this issue · 1 comments

julia> Calendar.now()
WARNING: has(d,k) is deprecated, use haskey(d,k) instead.
in _get_format at /Users/peter/.julia/Calendar/src/Calendar.jl:92

Ok, this should be fixed by a Pkg.update().