Releases: Linusp/python-inoreader
Releases · Linusp/python-inoreader
python-inoreader 0.7.1
python-inoreader 0.7.0
Release 0.7.0
Removed
InoreaderClient.get_stream_contents.
Changed
- Add param
ntoInoreaderClient.fetch_articlesto reduce the number of API calls, thanks to tosborne-slalom - Supported
--batch-sizeoption in commandsfetch-articles/fetch-unread/fetch-starred
python-inoreader 0.4.0
Release 0.4.0
Added
- New Class:
InoreaderConfigManagerfor config management
Changed
- Use OAuth2.0 authentication instead of user authentication with password
- Optimized code of
InoreaderClient - Optimized results of commands
python-inoreader 0.3.0
Release 0.3.0
Added
-
New Class:
Subscriptionininoreader.subscription -
New methods:
InoreaderClient.get_subscription_listInoreaderClient.get_stream_contents
-
New commands:
get-subscriptions,fetch-articles,dedupe
Changed
- Supported new output formats in command
fetch-unread:markdownandorg-mode - Changed command
filter, seeexample/rules.example.yamlfor details - Use
logginginstead ofprintin cli
python-inoreader 0.2.1
Release 0.2.1
Changed
- Supported new output formats in command
fetch-unread:markdownandorg-mode - Changed command
filter, seeexample/rules.example.yamlfor details
python-inoreader 0.2.0
Release 0.2.0
Added
-
New methods:
InoreaderClient.add_tagInoreaderClient.mark_as_readInoreaderClient.mark_as_starredInoreaderClient.mark_as_likedInoreaderClient.boradcast
-
New command
filter
Changed
- add
useridparameter to init method ofInoreaderClient - update command line tool: save
useridafter login and use it in other commands
python-inoreader 0.1.0
Release 0.1.0
implemented
InoreaderClient.loginInoreaderClient.get_foldersInoreaderClient.get_tagsInoreaderClient.fetch_unread