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 c3c29e9 commit 5da3a46Copy full SHA for 5da3a46
CHANGELOG.md
@@ -4,8 +4,14 @@
4
5
### Incompatible changes
6
7
-- Require python 3.8+ #87 (thanks to @edgarrmondragon)
+- Test on Python 3.13 #89
8
+- Support pytest 7.4+ #97 (thanks to @edgarrmondragon)
9
+- Require Python 3.8+ #87 (thanks to @edgarrmondragon)
10
- Require pytest 6+ #86 (thanks to @edgarrmondragon)
11
+- Speed up CI and testing #93
12
+- Use Ruff formatter #96
13
+- Use dependency-groups for tests #99
14
+- Add GitHub Attestations #100
15
16
## 0.2.0 (2023-05-04)
17
0 commit comments