v1.1.1
Credit @zachweix,
Adds a getter to get all the holidays of a current day, alleviating the need for consumers to check for each possibility.
Results are returned in an array
, so when multiple holidays coincide, like Rosh Chodesh and Chanuka, they will both be returned in the array (תדיר first).
Some minor refactors are also contained, like updating namespaces and tweaking style guide.