github python-telegram-bot/python-telegram-bot v13.1

latest releases: v21.1.1, v21.1, v21.0.1...
3 years ago

Version 13.1

Released 2020-11-29

Major Changes:

New Features:

  • Add Defaults.run_async (#2210)
  • Improve and Expand CallbackQuery Shortcuts (#2172)
  • Add XOR Filters and make Filters.name a Property (#2179)
  • Add Filters.document.file_extension (#2169)
  • Add Filters.caption_regex (#2163)
  • Add Filters.chat_type (#2128)
  • Handle Non-Binary File Input (#2202)

Bug Fixes:

  • Improve Handling of Custom Objects in BasePersistence.insert/replace_bot (#2151)
  • Fix bugs in replace/insert_bot (#2218)

Minor changes, CI improvements, doc fixes and type hinting:

  • Improve Type hinting (#2204, #2118, #2167, #2136)
  • Doc Fixes & Extensions (#2201, #2161)
  • Use F-Strings Where Possible (#2222)
  • Rename kwargs to _kwargs where possible (#2182)
  • Comply with PEP561 (#2168)
  • Improve Code Quality (#2131)
  • Switch Code Formatting to Black (#2122, #2159, #2158)
  • Update Wheel Settings (#2142)
  • Update timerbot.py to v13.0 (#2149)
  • Overhaul Constants (#2137)
  • Add Python 3.9 to Test Matrix (#2132)
  • Switch Codecov to GitHub Action (#2127)
  • Specify Required pytz Version (#2121)

Don't miss a new python-telegram-bot release

NewReleases is sending notifications on new releases.