Sun, 30 Apr 2017 22:22:12 +0200 Refactor getMultipleAccounts
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 22:22:12 +0200] rev 161
Refactor getMultipleAccounts
Sun, 30 Apr 2017 22:12:57 +0200 Refactor methods returning a list of statuses
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 22:12:57 +0200] rev 160
Refactor methods returning a list of statuses
Sun, 30 Apr 2017 20:43:17 +0200 s/int/int64/ for IDs and time integers
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 20:43:17 +0200] rev 159
s/int/int64/ for IDs and time integers
Sun, 30 Apr 2017 20:42:02 +0200 Bump version to 1.3.0-dev
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2017 20:42:02 +0200] rev 158
Bump version to 1.3.0-dev
Sat, 29 Apr 2017 17:30:58 +0200 Bump library version v1.2.0
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 17:30:58 +0200] rev 157
Bump library version
Sat, 29 Apr 2017 17:27:15 +0200 Add field "All" to LimitParams, change Limit behaviour
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 17:27:15 +0200] rev 156
Add field "All" to LimitParams, change Limit behaviour If All is true, the library will send several requests (if needed) until the API server has sent all the results. If not, and if a Limit is set, the library will try to fetch at least this number of results.
Sat, 29 Apr 2017 12:16:16 +0200 Use links from headers
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 12:16:16 +0200] rev 155
Use links from headers Keep querying the API until the requested limit is reached, using the headers. If no limit is set, a single query is made.
Sat, 29 Apr 2017 10:51:45 +0200 Bump version number -- devel version
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Apr 2017 10:51:45 +0200] rev 154
Bump version number -- devel version
Fri, 28 Apr 2017 21:27:45 +0200 Bump version number v1.1.1
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 21:27:45 +0200] rev 153
Bump version number
Fri, 28 Apr 2017 21:22:25 +0200 Fix unused limit options
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Apr 2017 21:22:25 +0200] rev 152
Fix unused limit options LimitParams was not used in some API calls.
(0) -100 -10 +10 +100 tip