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 b71777b commit dc69fc8Copy full SHA for dc69fc8
HISTORY.rst
@@ -1,6 +1,19 @@
1
History
2
=======
3
4
+4.0.1 / 2023-10-13
5
+==================
6
+
7
+ * feat: get local working for 3.12 and fix some code quality issue
8
+ * Fix/make docs better (#186)
9
+ * fix: issue with hardcoded year
10
+ * feat: upgrade sphinx theme
11
+ * fix: issues with ruff linting, use isinstance in place of type
12
+ * fix: make readme better
13
+ * chore(deps): bump tornado from 6.3.2 to 6.3.3 in /docs (#185)
14
+ * chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs (#183)
15
+ * chore(deps): bump pygments from 2.10.0 to 2.15.0 in /docs (#182)
16
17
4.0.0 / 2023-07-19
18
==================
19
0 commit comments