8000
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 98889c3 commit ce87a2bCopy full SHA for ce87a2b
doc/source/changes.rst
@@ -6,6 +6,9 @@ Changelog
6
=============
7
8
* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages.
9
+* API: Remote.[fetch|push|pull](...) methods now allow the ``progress`` argument to
10
+ be a callable. This saves you from creating a custom type with usually just one
11
+ implemented method.
12
13
2.0.3 - Fixes
14
0 commit comments