- New function: Chart generation (Event frequency distribution) - Live chart demo
- Chart generation note: It' assumed that *.evtx files in the same directory got the "same" hostname (e.g. based on newest Security.evtx log)
- Remove a panic() from lot of a code. Replaced with error message. Related to issue: #6