Skip to content

Releases: dralshehri/epiweeks

2.3.0

18 Dec 12:11
70c8e51
Compare
Choose a tag to compare
  • Dropped support for Python 3.7 and added support for Python 3.12.
  • Changed documentation theme along with other enhancements.

2.2.0

24 Apr 19:54
Compare
Choose a tag to compare
  • Dropped support for Python 3.6 and added support for Python 3.11.
  • Fixed location of type-checking marker file.
  • Added more classifiers to package configuration.
  • Updated documentation and removed badges from the package description.
  • Updated development configurations and GitHub actions.
  • Changed GitHub username back to @dralshehri and updated related links.

2.1.4

12 Feb 07:37
Compare
Choose a tag to compare
  • Changed GitHub username to @mhalshehri and updated related links.
  • Changed package docstrings to Google style and updated documentation.
  • Updated development workflows and configurations.
  • Other minor fixes and enhancements.

2.1.3

24 Sep 08:15
Compare
Choose a tag to compare
  • Added __version__ attribute to the package.
  • Changed Week rich comparison to return NotImplemented when the second operand
    is not a Week object.
  • Changed the project structure by converting theepiweeks module into a package.
  • Updated packaging configuration files and local development workflow.
  • Updated documentation structure and theme.
  • Other minor fixes and enhancements.