Updated to version 1.0.1, fixing a bug in string:split which caused the function to return either a table or a list depending on global state. It now always returns a table as intended and described in the function's documentation. Thanks to Thorarin for finding and reporting it.