Add boilderplate POD
[catagits/Catalyst-Engine-STOMP.git] / Changes
CommitLineData
0a663589 1Revision history for Perl extension Catalyst::Engine::Stomp.
2
491ffbb3 3 - Ability to add additional header key/value pairs to the
4 subscribe message sent to the message broker. (jason)
5 - Additional documentation (jason)
6
f20933b7 70.06 Mon Jul 13 22:22:22 2009
8 - Make the test-app harness available under CatalystX::
0d11194a 9 - Clean up use of deprecated dispatcher methods.
10 - Add an error message in the Catalyst log when we
f20933b7 11 receive an unserializeable message.
0d11194a 12 - Fix the test application to always run with the
13 correct library paths.
14 - Fix bug causing alternate serializers to not be found
15 when using configuration from a config file.
16
c39783ed 170.05 Sun Jun 07 01:38:46 2009
0e759875 18 - Cleanups, tests and documentation additions.
93f94cc5 19 - Add namespace:autoclean
0e759875 20 - Handle 'no type' messages better, attempt to reply saying so.
68e73c9f 21
93f94cc5 220.04 Mon Jun 01 09:21:00 2009
23 - Remove dependency on Catalyst::Action::REST, use
24 Data::Serializer directly instead.
93202d20 25
0ee4d565 260.03 Thu May 21 22:57:00 2009
93f94cc5 27 - Add Alien::ActiveMQ for real testing.
28
290.02 Sun May 17 00:00:00 2009
30 - Rename TestApp
31
320.01 Fri May 15 21:39:30 2009
33 - Initial CPAN Release
0ee4d565 34