Skip to content

Commit 85bafc2

Browse files
committed
Deploy docs from feature/update-python-version-support (307eb5b) - v0.5.3
1 parent 5396ab5 commit 85bafc2

File tree

3 files changed

+100
-70
lines changed

3 files changed

+100
-70
lines changed

_sources/changelog.rst.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changelog
22
=========
33

4+
0.5.3
5+
-----
6+
7+
This version updates Python version support and modernizes the project infrastructure.
8+
9+
General
10+
^^^^^^^
11+
12+
- Dropped support for Python 3.6, 3.7, and 3.8 (all end-of-life). Minimum supported version is now Python 3.9.
13+
- Updated CI/CD to test only on Python 3.11.
14+
- Migrated documentation hosting from ReadTheDocs to GitHub Pages.
15+
- Added ``./do deploy-docs`` command for manual documentation deployment.
16+
417
0.5.2
518
-----
619

0 commit comments

Comments
 (0)