This file documents the revision history for Perl extension MojoX::JSON::RPC. 0.13 2021-02-18 - Upgrade to Mojolicious v9 0.12 2019-07-08 00:00:00 - Remove deprectaed PODRenderer 0.11 2018-06-14 00:00:00 - Bump to Mojolicios v7 0.10 2016-06-02 00:00:00 - Bumped version. 0.0.9 was packaged incorrectly. 0.09 2016-05-24 00:00:00 - is_debug is deprecated and removed from Mojo::Log (Vidar Tyldum ) - Updated copyright to 2016 0.08 2015-02-08 00:00:00 - Fixed typo in credit - Bumped version. 0.0.7 was packaged incorrectly. 0.07 2015-02-07 00:00:00 - Replace OO-interface of Mojo::JSON with functional interface (reneeb) - Add metaresources to Makefile.PL (reneeb) - Updated PREREQ_PM to Mojolicious 5.77 - Updated copyright to 2015 0.06 2014-02-02 00:00:00 - Fixed: #87793: The client cannot be used independently - Fixed: #92613: Deprecated use of Mojo::UserAgent::app - Fixed: Deprecated use of Mojolicious::secret - Updated PREREQ_PM to Mojolicious 4.74 - Updated copyright to 2014 0.05 2013-05-26 00:00:00 - remove use of render_json to make Mojolicious 4.0 happy - Updated PREREQ_PM to Mojolicious 4.00 0.04 2012-05-14 00:00:00 - Added 'with_self' option which gives access to the controller object itself (iafan) - Added tests for 'with_self' 0.03 2012-02-20 00:00:00 - Fixed: log attribute is removed from Mojo::UserAgent in Mojolicious 2.39. 0.02 2011-12-22 00:00:00 - Updated req. to Mojolicious 1.86 and fixed some deprecation warnings in tests 0.01 2011-05-07 00:00:00 - First release.