v0.1.25
linker handles dependencies
Instead of having to do
lygadgets_link future
lygadgets_link xmltodict
lygadgets_link lygadgets
lygadgets_link lyipc
You now just have to do the last command, and the rest will trigger.
A few minor bug fixes and minor file boundary case handling