- Removed the `get_prayer_times` method, replaced with `get_today_times`, `get_calendar_times`, and `get_annual_times` methods.
- Fixed missing usage of `year` and `month` arguments in the calendar method.
- Added `callback` and `threaded_wait` arguments to the `Adhan.wait` method.
- Better code structure.
- These Wiki pages have been updated:
- [Get Prayer Times](https://www.github.com/Kh4lidMD/AlAdhan/wiki/Get-Prayer-Times)
- [Adhan Object](https://www.github.com/Kh4lidMD/AlAdhan/wiki/Adhan-Object)