Skip to content

1.8.1

Latest
Compare
Choose a tag to compare
@halcy halcy released this 23 Apr 18:39
· 64 commits to master since this release

Maintenance release. No new features, fixes only.

  • 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)

Docs: https://mastodonpy.readthedocs.io/en/1.8.1/
PyPi: https://pypi.org/project/Mastodon.py/1.8.1/