1.0.0.0
- Added a PropertyTableAssigner facility which allows POCO objects made of properties to be filled by deserialization of a table.
- Added a DebuggerEnabled property so that the debugger can be disabled for specific scripts invocations (issue #113)
- Script loading now uses an access mode which allows shared operations (thanks Atom0s)
- Fixed: Capturing varargs in table from inner scope causes null ref exception (issue #110)
- Fixed: Event re-registration might now work (issue #112)
- Fixed: error messages in load and loadfile functions were at times unhelpful (issue #107)
Plus.. hey it's 1.0!