1.1.0
Changes:
- Added for Windows the option to compile dogfood with support for an embed Lua DLL
in the executable's resource.
This is enabled by setting a EMBED_LUA_DLL preprocessor define.
Details about embedding the DLL can be found in dog.c. - Refactored to remove duplicate code and to reduce and simplify buffering while
reading Lua data from executable.