This has been long overdue... sitting in a branch for way too long. In terms of new features? I can't remember them all!
selectorsupport when consuming/browsing off queues- Client-side
filterusing a regex... scans the whole text of the dumped message output countparameter, to allow either:
- a) disconnecting after n messages; or
- b) caching the last n messages until quitting and then dumping them- Full binary payload
dumpparam, orrawparam to not perform any pretty-print formatting on text payloads - Added
--tstimestamp param for showing message received time (one-line mode, or regular) - Added "no payload" indent options (
00,000,0000) for hiding massive payloads - Fixed two-line mode (indent
-2) to trim properly, and show user properties
Probably other stuff as well. Just check the README or run prettydump -hm to see all params.