This file documents the revision history for Perl extension MojoX::JSON::RPC.
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.