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

v4.1.0 (Alpha)

Compare
Choose a tag to compare
@Kh4lidMD Kh4lidMD released this 03 Dec 02:31
· 41 commits to main since this release
fe52480

Added custom exceptions especially for the following return codes:

  • 400 Bad Request error: BadRequestException
  • 429 Rate limited error: RateLimitedException
  • 500 Internal Server error: ServerErrorException

They're avaialble in the aladhan.exceptions, could be directly imported from the aladhan module.

Started to save a copy of the Wiki pages in every release.