Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 21:06
· 2 commits to main since this release
68e3241

What's Changed

  • Added a new function called year_length(), which calculates the total number of days in a Hijri year.
  • Changed the validate argument when instantiating Hijri objects to be a keyword-only argument.
  • Changed the padding argument for dmyformat() functions to be a keyword-only argument.
  • Improved exception messages to display the values provided by the user.
  • Improved type hints for supported natural languages.
  • Improved readability and documentation of several functions.
  • Improved reliability of some tests.
  • Fixed typos in English Hijri month names.
  • Fixed miscellaneous formatting and linting issues.
  • Published the package on Zenodo to become citable by researchers.
  • Updated development tools, workflows, and documentation.