- Bug fix: Require "json" on start if online_emit enabled
- Feature: Add
clear
flag on first emit - Feature: Add
trap_at_exit
option toAkainaa.start
method - Feature: Do not emit regularly if interval is 0 or nil
- Bug fix: nested method call won't handled
- Bug fix: Empty 302 response body on /akainaa/reset
- Feature: Add
ignore_glob_patterns
option toAkainaa.start
method - Feature: Add
hide_not_executed_files
option toAkainaa.start
method - Feature: Add
online_emit
option toAkainaa.start
method
- Coloring all line of the method which located on multiple lines
- Show the most executed file if path query isn't provided
- Initial release