Releases: zman-org/zman
Releases · zman-org/zman
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.1
Credit @zachweix, also thanks to @yskraus for reporting the issue
- In a year like 5779 when Pesach starts on Shabbos, in Galus the Parsha of that week should be Acharei Mos, but it was showing Metzora, fixed that.
- The Parshios from Nitzavim to Vezos Habracha were not showing up correctly, that was fixed as well
v1.2.0
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.
v1.1.0
v1.0.1
Added more accurate dependency checking and updated dependencies.
- Previously holidays were determined by exact timestamp comparison, now it more correctly just checks if the day is correct. (credit: @zachweix)
- Dependency update included updating phpunit references to reflect new namespaces in v6.