1.15 2018-06-16 Feature release, update recommended
-
Added implementation of is_holiday method for Date::Holidays::DE
Ref: #18
-
Changed the structure returned from Date::Holidays::DE from
a reference to an array to a reference to a hash, which is
easier to work with and seems to be the defacto standard
This is all done in the adapter.
Ref: #29