Add boilderplate POD
[catagits/Catalyst-Engine-STOMP.git] / Changes
1 Revision history for Perl extension Catalyst::Engine::Stomp.
2
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
7 0.06  Mon Jul 13 22:22:22 2009
8     - Make the test-app harness available under CatalystX::
9     - Clean up use of deprecated dispatcher methods.
10     - Add an error message in the Catalyst log when we
11       receive an unserializeable message.
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
17 0.05  Sun Jun 07 01:38:46 2009
18     - Cleanups, tests and documentation additions.
19     - Add namespace:autoclean
20     - Handle 'no type' messages better, attempt to reply saying so.
21
22 0.04  Mon Jun 01 09:21:00 2009
23     - Remove dependency on Catalyst::Action::REST, use
24       Data::Serializer directly instead.
25
26 0.03  Thu May 21 22:57:00 2009
27         - Add Alien::ActiveMQ for real testing.
28
29 0.02  Sun May 17 00:00:00 2009
30         - Rename TestApp
31
32 0.01  Fri May 15 21:39:30 2009
33         - Initial CPAN Release
34