halcy/Mastodon.py (Mastodon.py)
### [`v1.8.1`](https://togithub.com/halcy/Mastodon.py/blob/HEAD/CHANGELOG.rst#v181)
[Compare Source](https://togithub.com/halcy/Mastodon.py/compare/1.8.0...1.8.1)
- Replace some lambdas with list comprenehsions (thanks eumiro)
- Add `resolve` keyword to `account_search` (thanks zevaryx)
- Add support for user agent header in `create_app` (thanks jkawamoto)
- Update tox.ini for newer versions (thanks jkawamoto)
- Various doc and argument check fixes (thanks cnotin, codl, alexmshepherd, RedactedCode)
- Fix magic not working on windows (thanks xloem)
- Add readme to PyPi page (thanks hugovk)
- Fix `list_accounts` to actually include request parameters (thanks leoncowle)
- Small formatting changes (thanks amaargiru)
- Add link to examples to docs and readme.
- Add `local` and `remote` parameter to `stream_public` (thank you for the report jeafreezy)
- Fix `limit` and `lang` parameters on trend related functions not present or working (thanks for the report pdeitel)
- Fix some issues with stream reconnect handling (thanks for the report ianh)
- Added an example for how to receive webpush notifications (thanks JesseWeinstein)
- Replaced `follows` with a backwards compatibility stub.
- Added pagination parameters to `admin_domain_blocks` (thanks for the report defnull)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==1.8.0
->==1.8.1
Release Notes
halcy/Mastodon.py (Mastodon.py)
### [`v1.8.1`](https://togithub.com/halcy/Mastodon.py/blob/HEAD/CHANGELOG.rst#v181) [Compare Source](https://togithub.com/halcy/Mastodon.py/compare/1.8.0...1.8.1) - Replace some lambdas with list comprenehsions (thanks eumiro) - Add `resolve` keyword to `account_search` (thanks zevaryx) - Add support for user agent header in `create_app` (thanks jkawamoto) - Update tox.ini for newer versions (thanks jkawamoto) - Various doc and argument check fixes (thanks cnotin, codl, alexmshepherd, RedactedCode) - Fix magic not working on windows (thanks xloem) - Add readme to PyPi page (thanks hugovk) - Fix `list_accounts` to actually include request parameters (thanks leoncowle) - Small formatting changes (thanks amaargiru) - Add link to examples to docs and readme. - Add `local` and `remote` parameter to `stream_public` (thank you for the report jeafreezy) - Fix `limit` and `lang` parameters on trend related functions not present or working (thanks for the report pdeitel) - Fix some issues with stream reconnect handling (thanks for the report ianh) - Added an example for how to receive webpush notifications (thanks JesseWeinstein) - Replaced `follows` with a backwards compatibility stub. - Added pagination parameters to `admin_domain_blocks` (thanks for the report defnull)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.