mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-11 10:49:23 +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.