Skip to content

Release v2.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 16:51
· 8 commits to main since this release
ef2c4cf
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