Changelog for Mojolicious-Broker
0.008 2015-12-29T14:20:29
- Correct function name in documentation, and minor typos
- add Rexfile to deploy the demo Mercury app
- add example daemon init script
- add irc meta information
- change homepage in meta resources
- add release v0.007 announcement
0.007 2015-12-13T23:22:32Z
- add link to website in main doc
- add informational website
- move example js code into single file
- fix pubsub in example application
0.006 2015-11-21T00:41:48Z
- added rudimentary echo parameter to bus
- add usage help
- add chat example application
0.005 2015-10-09T05:38:21Z
- fix test failure when re-using Test::Mojo object
- break single broker test into pattern tests
- fix link to the mercury broker command in docs
0.004 2015-10-05T05:06:53Z
- add more detail on the various pattern docs
- expand configuration documentation
- add some other solutions to SEE ALSO
- add allow_origin config to check origin header
- fix bad state when cleaning up pull socket close
- add push/pull to the demo app
- add push/pull pattern
- test to ensure strangers don't get bus messages
- test pubsub messages being sent incorrectly
- add field to demo to test brokers on other hosts
- use correct file for README
- link SEE ALSO to main mercury docs
0.003 2015-09-30T05:36:08Z
- add strict to test
- test pubsub topic hierarchy
- make pattern list easier to read in demo app
- move more important demo explanation to the left
- add text to demo app to indicate pub or sub urls
- use monospace font in demo app logs
- reformat intro text in demo app
- add bus messaging pattern
- move pubsub test into subtest
0.002 2015-09-29T01:49:55Z
- fix gitignore from project rename
- add configuration file
- do not move the app home directory
- remove global Mojolicious mercury command
- fix mercury script showing mojo commands
- move main docs into mercury script
- add mercury command
- rename project to Mercury
0.001 2015-09-27T07:07:34Z
- release v0.001
- add build artifacts
- remove extra strict/warnings
- add core prereqs
- add example app with pubsub sample
- fix pod spacing
- add routes pod directive
- add broker command
- remove perl 5.8 support
- add mojolicious prereq
- add initial broker app
- Minting dist