Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 222 Bytes

CHANGES.rst

File metadata and controls

8 lines (7 loc) · 222 Bytes

v2.0.0

  • Add async support.
  • Simplify the API interface.
  • Use httpx as underlying request library.
  • Add new OneSignal endpoints such as new_purchase, edit_tags...
  • Introduce flake8, isort, pytest and tox