1.59 2022-04-22 15:16:17-05:00 America/Chicago - #35: The sort_by option used in c6b5d1c is not present in (some versions of?) JSON::XS. canonical is more portable. 1.57 2019-11-27 00:00:00-06:00 America/Chicago - #28: Prettify and canonicalize recorded mocks 1.56 2018-11-21 23:33:38-06:00 America/Chicago - #15: Fixed issue where save wouldn't work if called during global destruction 1.55 2018-11-21 22:05:33-06:00 America/Chicago - Mojo::UserAgent::Mockable::Request::Compare compares GET parameters without regard to parameter order. - Removed dependency on Mojolicious::Quick in favor of Mojolicious::Lite 1.53 2017-02-27 15:58:36-06:00 America/Chicago - Fixed dependencies screwed up in v1.52 - Fixed issue #18 where tests failed due updates to the V&A site. 1.52 2017-02-27 10:21:36-06:00 America/Chicago - Updated dependencies - no functional changes 1.51 2017-02-24 14:49:29-06:00 America/Chicago - Sessions going through a CONNECT proxy can now be played back properly (issue #9). - Added option to disable userinfo comparision - Mojo::Util::slurp has been removed in favor of Path::Tiny::slurp in tests 1.42 2016-07-29 10:35:40-05:00 America/Chicago - Added minimum Mojlicious version of 6. Renamed all numbered tests (save one) to unnumbered tests. 1.41 2016-07-28 10:23:13-05:00 America/Chicago - Added quota checking for all calls to random.org. 1.40 2016-07-27 18:34:19-05:00 America/Chicago - Updated to work with Mojolicious 7.0 1.30 2016-07-05 10:34:05-05:00 America/Chicago - Added support for normalizing requests. Patch courtesy of Johan Lindstrom . 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