Skip to content

codingame 1.3.0

Compare
Choose a tag to compare
@takos22 takos22 released this 20 Jun 22:35
· 90 commits to master since this release
a169a0c

Version 1.3.0

Changelog

Added

  • Client.get_unread_notifications.
  • Client.get_read_notifications.
  • PartialCodinGamer.
  • Notification.codingamer.
  • Notification.seen, Notification.seen_date, Notification.read and Notification.read_date.
  • NotificationType and NotificationTypeGroup enums for Notification.type and Notification.type_group.
  • NotificationData and subclasses.

Changed

  • Deprecated Notification.creation_time in favor of Notification.date

Removed

  • Removed Notification._raw.

Update

Update the module by doing pip install codingame --upgrade

Links

PyPi: https://pypi.org/project/codingame
Docs: https://codingame.readthedocs.io