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

v3.0.0 (Alpha)

Compare
Choose a tag to compare
@Kh4lidMD Kh4lidMD released this 29 Nov 14:09
· 59 commits to main since this release
2e81005
  • Changed get_calendar name to get_prayer_times.
  • Added today_only parameter to get_prayer_times.
  • Folder documentation removed.
  • New better documentation hosted in the repository Wiki.
  • All aladhan.location_types objects are now available in the main import directly (e.g. aladhan.location_types.City could be aladhan.City).
  • Removed ValueError when only one of the year or month parameters is passed to get_prayer_times. Because the API does not return an error when one of them is missing.