Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

v5.0.0 (Alpha)

Compare
Choose a tag to compare
@Kh4lidMD Kh4lidMD released this 09 Dec 15:09
· 40 commits to main since this release
  • Set threaded_wait default argument in the Adhan.wait method from True to False.
  • Added missing file aladhan/exceptions.py to the repository. which was included in the package but not in the repository.
  • Changed RateLimitException to RateLimitedException (typo fix).
  • Added sunnan_al_rawatib function to the Adhan object, returns a dictionary with before and after keys, each one contains the sunnan al rawatib rakat number.
  • Added __version__ attribute to the aladhan module, a version tuple like (major, minor, patch).