Commit 2cd4b00
committed
Release 0.42.0
- Drop support for Python 3.7 and 3.8
- Drop support for sqlalchemy 1.3
- Add support for Python 3.12 and 3.13
- Migrate to PEP 621 format in pyproject.toml
- Migrate to ruff for linting and formatting
- Add Read the Docs configuration
- Fix Pendulum datetime parsing with timezones1 parent be118cc commit 2cd4b00
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
0 commit comments