Fix bugs reported in Issue https://github.com/fchauvel/flap/issues/1issuecomment-134835901 and adding support for 'overpic' environment (see 2).
0.2.0
Fix for Issue 1. This new release supports `\include` and `\includesvg`directives as well as multi-line commands (where a LaTeX command is broken down using comments).
0.1.0
First release! Three main things: * Only detect `\includegraphics` and `\input`directives * Not yet tested under a UNIX-like file system * Does not support "relative path" such as `../my/thing`