Fixing bug: Empty cells in xlsx become the non-empty string "None" in the dictionary - Issue: https://github.com/Pytlicek/sheet2dict/issues/6 - PR: https://github.com/Pytlicek/sheet2dict/pull/9
Add an option to parse all worksheets in one function call Migrated the metadata into setup.cfg Migrated the metadata into PEP 621-compliant pyproject.toml
0.1.1
Documentation for select_sheet option Update README.md Update LICENSE.md
0.1.0
Allows the user to select a different sheet from a file with multiple sheets. Thanks to the main contributor https://github.com/bai-yi-bai