3.0 Thu Jun 12 19:12:56 2014
- Updated to accommodate for the changes in RPC::ExtDirect 3.0
- Many bug fixes, the bulk of the test data moved to the core
- More documentation
2.01 Fri Mar 8 21:24:38 2013
- Added a way to specify class overrides for RPC::ExtDirect.
No major changes.
2.00 Mon Jun 18 14:36:33 2012
- Updated code, documentation and test suite to accommodate
for new features in RPC::ExtDirect 2.00.
1.10 Mon Oct 17 00:43:11 2011
- Fixed a (small) bug: extType parameter in form-based remoting
calls was not caught and cleaned out before passing data hash
to Method for execution.
1.03 Tue Oct 4 21:37:23 2011
- Bumped required RPC::ExtDirect version to 1.20.
1.02 Sat Oct 1 20:55:27 2011
- Turned on debugging in examples/app.psgi; since exception
handling works properly now, there's no sense in turning
it off anymore.
Updated examples.pl to include fresh-built module
Plack::Middleware::ExtDirect so that examples could be
tried without installing the module.
Bumped required RPC::ExtDirect version to 1.10.
1.01 Fri Sep 30 10:22:33 2011
- Minor changes to documentation.
- Made sure ExtJS examples are clearly marked
as being (c) Sencha Inc.
1.00 Thu Sep 29 18:27:55 2011
- original version.