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 42bfe6f commit 9ef496eCopy full SHA for 9ef496e
CHANGES.rst
@@ -1,9 +1,16 @@
1
Changelog
2
=========
3
4
-0.51.2 (2025-11-16)
+0.51.3 (2025-11-18)
5
-------------------
6
------------------------
7
+- Test: Add pagination tests for cursor and page-based Link headers.
8
+ [Rodos]
9
+- Use cursor based pagination. [Helio Machado]
10
+
11
12
+0.51.2 (2025-11-16)
13
+-------------------
14
15
Fix
16
~~~
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = "0.51.2"
+__version__ = "0.51.3"
0 commit comments