We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5490e commit 8e6eb6fCopy full SHA for 8e6eb6f
CHANGELOG.rst
@@ -5,6 +5,12 @@ Changelog
5
This document records all notable changes to `pyluach <https://github.com/simlist/pyluach>`_.
6
This project adheres to `Semantic Versioning <https://semver.org/>`_.
7
8
+`2.3.0`_ (2023-02-28)
9
+=====================
10
+* Created ``get_four_parshios`` function in parshios module.
11
+* Added support for python 3.12, and 3.13.
12
+* Changed to use IntEnums for parshios to make code more readable.
13
+
14
`2.2.0`_ (2023-02-28)
15
=====================
16
* Added `prefix_day` param to ``festival`` and ``holiday`` methods and
0 commit comments