Release v2.0.5
Allow whitespace and traling comma in input (#27) * allow non string input with whitespace * dont support string inputs * allow trailing comma * refactor variable names * increment version * parametrize trailing comma test * refactor test name