Revision history for Catalyst::Plugin::MemoryUsage
0.4.1 2018-07-27
- Misc. small refactoring.
[ STATISTICS ]
- code churn: 7 files changed, 108 insertions(+), 60 deletions(-)
0.4.0 2012-12-12
[ ENHANCEMENTS ]
- More data to differentiate requests in the log (Mike Doherty)
0.3.1 2011-07-13
[ BUG FIXES ]
- Add 'info' function in test app (issue found by Glenn Sumido)
0.3.0 2011-06-19
[ ENHANCEMENTS ]
- Add config options (report, action_milestones)
0.2.0 2011-06-09
[ ENHANCEMENTS ]
- Report now use Text::SimpleTable
0.1.1 2010-12-09T23:34:59Z
- Add support for NetBSD.
0.1.0 2010-12-09T21:25:39Z
- If the OS is not Linux, issue a warning and don't active the plugin.
0.0.2 2010-11-29T20:41:21Z
- Flesh out the documentation a little bit.
- Add a test.
0.0.1 2010-11-28T23:05:10Z
- First release on an unsuspecting world.