Madon Versions Save

Golang Mastodon API library

v1.1.0

7 years ago
  • Mastodon 1.3 related changes:
    • Add DismissNotification method
    • Add Mastodon server version field
  • Add limit, since_id and max_id when supported by the REST API. (This change is backward-incompatible and breaks the library API)
  • Change version numbering scheme

v1.0

7 years ago

This release contains a implementation covering 100% of the current Mastodon API (1.2.2).