You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
Version 2.3.3
2
+
- Fixed return type of Downloader interface method onPreClientExecute. Now returns Void correctly.
3
+
1
4
Version 2.3.2
2
5
- Downloader interfaces and classes that extend Downloader now have a new method called onPreClientExecute(client: T, request: Downloader.ServerRequest): R?
3
6
This method allows you to specify settings on the client before executing the request.
0 commit comments