Skip to content

Releases: zman-org/zman

v1.3.3

16 Mar 00:56
ec4a4f5
Compare
Choose a tag to compare
  • c8456fe - fix: resolve issue with now
  • ec4a4f5 - phpunit should be for dev only (#30)

v1.3.2

07 Jul 20:54
Compare
Choose a tag to compare
  • 591702a - feat: add function to get day of omer (#20)
  • e5e5c25 - refactor: make omer check a bit more straightforward

v1.3.1

16 Jun 20:31
782dae2
Compare
Choose a tag to compare
  • 782dae2 - fix: shabbos yuntif does not have a parsha (#19)

v1.3.0

16 Jun 13:10
Compare
Choose a tag to compare
  • 371eb21 - Allow for a setting for functions to default to galus or Israel (#14) (#18)
  • 4dd5cd4 - chore: start using conventional commits
  • 32a0503 - fix: fix php8 incompatibility
  • 9411020 - docs: update readme
  • 271abb2 - docs: update readme

v1.2.1

08 Oct 00:21
Compare
Choose a tag to compare

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

15 Feb 16:33
414d9cc
Compare
Choose a tag to compare

Upgrade dependencies to stay up to date with latest Carbon (2.x).

Note: Drops support for PHP versions less than 7.1.8

v1.1.1

28 Jan 02:27
fdcb3ca
Compare
Choose a tag to compare

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

15 Jan 02:45
Compare
Choose a tag to compare

Added getter for parsha in hebrew.

  • New getter for parsha in hebrew (credit: @zachweix)

v1.0.1

21 Jul 03:40
Compare
Choose a tag to compare

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.

v1.0.0

21 Jul 03:41
Compare
Choose a tag to compare

Initial release, enjoy 😄 .