Changelogging
[catagits/Catalyst-Engine-STOMP.git] / Changes
1 Revision history for Perl extension Catalyst::Engine::Stomp.
2
3     - Clean up use of deprecated dispatcher methods.
4     - Add an error message in the Catalyst log when we
5       recieve an unserializeable message.
6     - Fix the test application to always run with the
7       correct library paths.
8     - Fix bug causing alternate serializers to not be found
9       when using configuration from a config file.
10
11 0.05  Sun Jun 07 01:38:46 2009
12     - Cleanups, tests and documentation additions.
13     - Add namespace:autoclean
14     - Handle 'no type' messages better, attempt to reply saying so.
15
16 0.04  Mon Jun 01 09:21:00 2009
17     - Remove dependency on Catalyst::Action::REST, use
18       Data::Serializer directly instead.
19
20 0.03  Thu May 21 22:57:00 2009
21         - Add Alien::ActiveMQ for real testing.
22
23 0.02  Sun May 17 00:00:00 2009
24         - Rename TestApp
25
26 0.01  Fri May 15 21:39:30 2009
27         - Initial CPAN Release
28