Revision history for Business-SiteCatalyst
v1.2.2 03/24/2013
Refactored Business::SiteCatalyst to use POSIX instead of DateTime,
to remove a dependancy on Params::Util (which prevented running
Devel::Cover against the code).
Updated documentation.
v1.2.1 11/11/2012
Updated all subs in Business::SiteCatalyst::Company to croak if
there is no response from the API method call.
Updated repository path. Project moved from SourceForge to GitHub.
Updated documentation.
v1.2.0 11/10/2012
Added new Business::SiteCatalyst::Company module, for the 'Company'
API within SiteCatalyst. Features include: getting token usage,
determine tracking server, report suite list, and more.
Refactored to utilize an optional config variable 'api_subdomain' to
solve problem of some companies connecting to api2.omniture.com
(vs default of api.omniture.com). Thanks to Gianluca Casati for
pointing this out.
Updated Business::SiteCatalyst::Report::cancel() so it actually works.
Updated documentation.
v1.0.1 04/22/2012
Updated documentation.
v1.0.0 04/20/2012
First release.