1.30 2016-07-05 10:34:05-05:00 America/Chicago
- Added support for normalizing requests. Patch courtesy of Johann Lindstrom
<johanl@cpan.org>.
1.24 2016-04-20 15:52:26-05:00 America/Chicago
- Fix broken dist.ini
1.23 2016-04-13 14:44:41-05:00 America/Chicago
- Update tests to deal with failures due to missing / old versions of
IO::Socket::SSL
1.22 2016-04-13 13:03:44-05:00 America/Chicago
- Auto-add "provides" to META.* by means of
Dist::Zilla::Plugin::MetaProvides::Package. Submitted by Mohammad Anwar
(https://github.com/Manwar).
1.21 2015-12-28 11:54:21-06:00 America/Chicago
- Version bump with fixed Changes file and two digit version.
1.2 2015-12-23 11:23:24-06:00 America/Chicago
- Added 'ignore_body' option
1.11 2015-12-01 15:33:54-08:00 America/Los_Angeles
- Added missing 'use Mojolicious'.
1.10 2015-11-23 22:00:19-06:00 America/Chicago
- If we played back a transaction containing an instance of Mojo::URL, that URL
would be rewritten during playback. No big deal, except when you want to then
use that URL for something else.
1.04 2015-11-16 10:51:00-05:00 America/Chicago
- Updated unit tests again to completely remove dependency on PK value from Object 1
from Victoria and Albert Museum.
1.03 2015-11-10 10:51:00-05:00 America/Chicago
- Updated unit tests to deal with changed PK value for object 1 from Victoria and
Albert Museum.
1.02 2015-10-22 09:33:02-05:00 America/Chicago
- Removed all dependencies on File::Slurp, replaced with File::Slurper or
Mojo::Util. See
http://blogs.perl.org/users/leon_timmermans/2015/08/fileslurp-is-broken-and-wrong.html
1.01 2015-10-12 09:33:02-05:00 America/Chicago
- Tests were referencing a file local to my work machine that was not in the
distribution. Oops.
1.00 2015-10-09 12:50:20-05:00 America/Chicago
- Initial revision