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

v6.0.0 (Alpha)

Compare
Choose a tag to compare
@Kh4lidMD Kh4lidMD released this 20 Dec 09:52
· 22 commits to main since this release
  • Removed the Wiki pages documentation.
  • New documentation built with Sphinx using a theme provided by Read the Docs.
  • New aladhan.InvalidLocationException raised when a invalid location is provided.
  • Added validator for the aladhan.Coordinates class, raises aladhan.InvalidLocationException if invalid.
  • Added missing *args argument to the aladhan.Adhan.wait method, allowing passing arguments to callback not only keyword arguments.
  • Renamed aladhan.Aladhan to aladhan.Client
  • Replaced aladhan.Adhan.get_name with get_en_name and get_ar_name.