mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 08:19:25 +03:00
* Fix fatal error due to not using DateTime instead of string when creating a tag. * Add unit tests to prove tag creation. * Add unit tests to prove tag creation. * Add first seen and last seen accessors to tags, and unit tests to prove correctness.