Revision history for Template-Plugin-Gravatar
0.06 Thu Oct 15 16:20:42 PDT 2009
- Downcased a couple of \Zs.
- I was looking to base this on Gravatar::URL this time but I'm
not quite ready. I'd like to get Schwern to expose the base URI
and maybe do one or two things first.
- Deprecated borders. They won't be in the URIs at all and carp
when you use them.
- Fixed broken URIs from Gravatar changing them without redirects.
- Yes, the date is accurate. I forgot to release it but figure
I may as well before I do 0.07 for a bug fix. Uploading 20140403.
0.05 Sat Sep 8 20:12:24 PDT 2007
- Fixed a misspelling.
- Fixed 404/broken Gravatar site links.
- See also for the new standalone module, Gravatar::URL.
0.04 Sun Jun 17 16:38:26 PDT 2007
- Fixed a pre-req moment of madness, Template wasn't required
and caused failures for builds without it.
- POD updates about absolute URIs for "default" images.
0.03 Sat Mar 25 13:45:15 PST 2006
- Couple of POD tweaks.
0.02 Sun Mar 19 10:25:55 PST 2006
- Um... considered "beta" I meant (that's what the other docs said).
- Changed the paramter joiner from "&" to "&" -- wisely
suggested by Darren Chamberlain. Doc changes to reflect it
too.
- Added tests to check GRAVATAR settings in config and realized
I wasn't getting them. Fixed it.
- Added tests to check fatals.
- Expanded POD quite a bit about settings.
- Validating border now too (was already doing rating and size).
0.01 Sat Mar 18 13:22:15 2006
- First stab. Considered alpha till I get some feedback and
use testing in.